Skip to content

Hostname

bittitan.de

Last fetched

bittitan.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE.

Nutrition Label

WHISPER CANON · bittitan.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bittitan.de

Resolution chain

bittitan.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.144.139.11172.144.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

No WHOIS records are currently associated with bittitan.de in WhisperGraph.

Subdomains

2 observed subdomains of bittitan.de.

Web-graph footprint

Distinct hostnames that link to or from bittitan.de in the public web crawl.

5 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bittitan.de.

MechanismTarget
SPF_INCLUDEbittitan.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.169.153.167
SPF_IP20.52.140.250
SPF_IP216.176.189.160/27
SPF_IP40.90.217.104
SPF_IP40.90.217.105
SPF_IP50.203.126.142
SPF_IP51.4.225.181
SPF_IP52.175.228.7
SPF_IP52.229.27.65

Related pages

Pivot deeper into the graph from bittitan.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bittitan.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.