Skip to content

Hostname

us.at

Last fetched

us.at resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:hetzner online gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.204.131148.251.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:hetzner online gmbh
Organization
alton
Contact emails

Subdomains

4 observed subdomains of us.at.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • us.at

SPF policy

8 SPF mechanisms authorising senders for us.at.

MechanismTarget
SPF_Amail.zendesk.com
SPF_Aus.at
SPF_INCLUDEmail.zendesk.com
SPF_IP144.76.134.58
SPF_IP144.76.8.202
SPF_IP148.251.204.131
SPF_IP5.9.0.113
SPF_MXus.at

Related pages

Pivot deeper into the graph from us.at.

Cypher and MCP

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

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