Skip to content

Hostname

fwp.at

Last fetched

fwp.at resolves to 1 IPv4 address operated by GD-EMEA-DC-SXB1 in FR. WHOIS lists registrar:a1 telekom austria ag as the registrar.

Nutrition Label

WHISPER CANON · fwp.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/fwp.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.250.85.8191.250.80.0/21AS8972GD-EMEA-DC-SXB1FR

WHOIS identity

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

Subdomains

12 observed subdomains of fwp.at.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fwp.at.

MechanismTarget
SPF_Axmail.fwp.at
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.170.112.50
SPF_IP193.104.82.0/24
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20
SPF_IP91.250.85.81

Related pages

Pivot deeper into the graph from fwp.at.

Cypher and MCP

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

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