Skip to content

Hostname

ishf.at

Last fetched

ishf.at resolves to 1 IPv4 address operated by AS8412 in AT.

Nutrition Label

WHISPER CANON · ishf.atRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ishf.at

Resolution chain

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

IPPrefixASNOperatorCountry
62.99.130.13362.99.128.0/18AS8412AT

WHOIS identity

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

Subdomains

8 observed subdomains of ishf.at.

Web-graph footprint

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

22 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ishf.at.

MechanismTarget
SPF_Amail.ishf.at
SPF_Aserver.ishf.at
SPF_Aservermail01.ishf.at
SPF_Aservermail02.ishf.at
SPF_INCLUDEspf.exchangeserver.online
SPF_IP62.99.130.133
SPF_IP62.99.130.135
SPF_IP62.99.130.136
SPF_IP83.243.59.7/32
SPF_MXishf.at

Related pages

Pivot deeper into the graph from ishf.at.

Cypher and MCP

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

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