Skip to content

Hostname

fibro.de

Last fetched

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

Nutrition Label

WHISPER CANON · fibro.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fibro.de

Resolution chain

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

IPPrefixASNOperatorCountry
9.163.211.869.163.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

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

Subdomains

32 observed subdomains of fibro.de.

Web-graph footprint

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

87 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

25 SPF mechanisms authorising senders for fibro.de.

MechanismTarget
SPF_Adedi721.your-server.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.miovent.de
SPF_IP145.14.227.46
SPF_IP195.140.184.0/22
SPF_IP213.144.15.173/32
SPF_IP213.155.74.133/32
SPF_IP213.155.74.142/32
SPF_IP213.155.74.23/32
SPF_IP213.155.74.85/32
SPF_IP2603:10a6:102:289:0:0:0:7
SPF_IP2603:10a6:150:ba:0:0:0:1
SPF_IP2603:10a6:150:ba:0:0:0:10
SPF_IP2603:10a6:208:182:0:0:0:8
SPF_IP2603:10a6:20b:556:0:0:0:14
SPF_IP2603:10a6:20b:598:0:0:0:8
SPF_IP2603:10a6:20b::/32
SPF_IP46.223.149.234
SPF_IP91.192.40.0/22
SPF_IP91.222.96.0/24
SPF_IP91.222.98.0/24
SPF_IP91.89.138.21
SPF_IP94.134.181.137
SPF_IP94.134.181.152
SPF_MXfibro.de

Related pages

Pivot deeper into the graph from fibro.de.

Cypher and MCP

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

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