Skip to content

Hostname

astrapi.com

Last fetched

astrapi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.108108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.17108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.40108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.85108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.227.12718.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.6818.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.8318.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.8918.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
bayard
Contact emails

Subdomains

5 observed subdomains of astrapi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for astrapi.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from astrapi.com.

Cypher and MCP

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

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