Skip to content

Hostname

astronomy.net

Last fetched

astronomy.net resolves to 2 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · astronomy.netRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/astronomy.net

Resolution chain

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

IPPrefixASNOperatorCountry
162.242.166.81162.242.160.0/19AS19994RACKSPACE - Rackspace HostingUS
67.225.255.6567.225.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:81
Organization
john huggins
Contact emails

Subdomains

9 observed subdomains of astronomy.net.

Web-graph footprint

Distinct hostnames that link to or from astronomy.net in the public web crawl.

64 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for astronomy.net.

MechanismTarget
SPF_Aastronomy.net
SPF_INCLUDEw2.fairfaxva.net
SPF_IP72.66.23.185
SPF_MXastronomy.net
SPF_MXmail3.fairfaxva.net

Related pages

Pivot deeper into the graph from astronomy.net.

Cypher and MCP

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

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