Skip to content

Hostname

aurl.at

Last fetched

aurl.at resolves to 2 IPv4 addresses operated by AS47583 in GB. WHOIS lists registrar:realtime register b.v. as the registrar.

Nutrition Label

WHISPER CANON · aurl.atRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aurl.at

Resolution chain

aurl.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.136.33.180141.136.33.0/24AS47583GB
68.66.220.3068.66.216.0/21AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
registrar:realtime register b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of aurl.at.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aurl.at.

MechanismTarget
SPF_Aaurl.at
SPF_INCLUDEspf.a2hosting.com
SPF_IP68.66.220.30
SPF_MXaurl.at

Related pages

Pivot deeper into the graph from aurl.at.

Cypher and MCP

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

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