Skip to content

Hostname

astrograph.com

Last fetched

astrograph.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · astrograph.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/astrograph.com

Resolution chain

astrograph.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.117.84.16518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.221.20718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.216.18818.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.191.3.5618.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.224.03.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.129.353.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.74.1053.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.26.843.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.9.893.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.197.3516.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of astrograph.com.

Web-graph footprint

Distinct hostnames that link to or from astrograph.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for astrograph.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.brevo.com
SPF_MXastrograph.com

Related pages

Pivot deeper into the graph from astrograph.com.

Cypher and MCP

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

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