Skip to content

Hostname

appdome.com

Last fetched

appdome.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 · appdome.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/appdome.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.60.20613.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
204.236.144.112204.236.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.169.24050.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.231.13752.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.202.5352.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.126.3354.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.43.15954.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.248.16554.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.206.7854.241.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
40.164.0.340.164.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of appdome.com.

Web-graph footprint

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

326 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for appdome.com.

MechanismTarget
SPF_INCLUDE328663.spf10.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from appdome.com.

Cypher and MCP

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

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