Skip to content

Hostname

orbitalmapperai.com

Last fetched

orbitalmapperai.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · orbitalmapperai.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orbitalmapperai.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.110143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.128143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.56143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.66143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.153.3618.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.4118.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.7818.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.8918.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of orbitalmapperai.com owner
Contact emails

Subdomains

5 observed subdomains of orbitalmapperai.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for orbitalmapperai.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from orbitalmapperai.com.

Cypher and MCP

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

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