Skip to content

Hostname

hfcs.at

Last fetched

hfcs.at resolves to 1 IPv4 address operated by ASN-OENB- in AT.

Nutrition Label

WHISPER CANON · hfcs.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hfcs.at

Resolution chain

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

IPPrefixASNOperatorCountry
212.39.192.43212.39.192.0/19AS13042ASN-OENB-AT

WHOIS identity

No WHOIS records are currently associated with hfcs.at in WhisperGraph.

Subdomains

1 observed subdomain of hfcs.at.

Subdomain
www.hfcs.at

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hfcs.at.

MechanismTarget
SPF_Ahfcs.at
SPF_Aserv01.oenb.co.at
SPF_Aserv02.oenb.co.at
SPF_IP212.39.212.139
SPF_IP212.39.212.239
SPF_MXhfcs.at

Related pages

Pivot deeper into the graph from hfcs.at.

Cypher and MCP

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

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