Skip to content

Hostname

fbds.at

Last fetched

fbds.at resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:a1 telekom austria ag as the registrar.

Nutrition Label

WHISPER CANON · fbds.atRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/fbds.at

Resolution chain

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

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

WHOIS identity

Registrar
registrar:a1 telekom austria ag
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of fbds.at.

Web-graph footprint

Distinct hostnames that link to or from fbds.at in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fbds.at.

MechanismTarget
SPF_INCLUDEspf.bon.at
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fbds.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fbds.at"})-[: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.