Hostname
b3-it.de
Last fetched
b3-it.de resolves to 1 IPv4 address operated by VODANET International IP-Backbone of Vodafone in DE.
Nutrition Label
Resolution chain
b3-it.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 24.134.48.21 | 24.134.0.0/16 | AS3209 | VODANET International IP-Backbone of Vodafone | DE |
WHOIS identity
No WHOIS records are currently associated with b3-it.de in WhisperGraph.
Subdomains
21 observed subdomains of b3-it.de.
Showing 20 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from b3-it.de in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for b3-it.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 24.134.48.21 |
| SPF_IP | 2a02:8106:210:4c00:0:0:0:1 |
| SPF_IP | 2a02:c205:3002:4097:0:0:0:1 |
| SPF_IP | 79.143.179.135 |
| SPF_IP | 95.111.251.215 |
| SPF_MX | b3-it.de |
Related pages
Pivot deeper into the graph from b3-it.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b3-it.de"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.