Skip to content

Hostname

hs.at

Last fetched

hs.at resolves to 1 IPv4 address operated by KTC-AS in AT.

Nutrition Label

WHISPER CANON · hs.atRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hs.at

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.187.3737.252.184.0/21AS44133KTC-ASAT

WHOIS identity

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

Subdomains

4 observed subdomains of hs.at.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hs.at.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.70.96.211
SPF_IP109.70.96.212
SPF_IP109.70.96.216
SPF_IP37.252.187.37
SPF_IP62.138.122.145
SPF_IP86.123.88.59

Related pages

Pivot deeper into the graph from hs.at.

Cypher and MCP

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

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