Skip to content

Hostname

orbitmark.app

Last fetched

orbitmark.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · orbitmark.appRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orbitmark.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.10713.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.11013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.242.11818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.170.185.23.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.273.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.773.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.913.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of orbitmark.app.

Threat posture

History

Related pages

Pivot deeper into the graph from orbitmark.app.

Cypher and MCP

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

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