Skip to content

Hostname

rocket-at.com

Last fetched

rocket-at.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists iana:1476 as the registrar.

Nutrition Label

WHISPER CANON · rocket-at.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/rocket-at.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.116.145.3651.116.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE
81.19.145.8681.19.144.0/20AS8560AT

WHOIS identity

Registrar
iana:1476
Organization
rocket aufzugstechnik
Contact emails

Subdomains

2 observed subdomains of rocket-at.com.

Web-graph footprint

Distinct hostnames that link to or from rocket-at.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rocket-at.com.

MechanismTarget
SPF_INCLUDEspf.w4ymail.at
SPF_MXrocket-at.com

Related pages

Pivot deeper into the graph from rocket-at.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rocket-at.com"})-[: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.