Skip to content

Hostname

thexcite.com

Last fetched

thexcite.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thexcite.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/thexcite.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.105108.138.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.27108.138.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.38108.138.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.95108.138.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10913.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11013.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9413.227.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.235.6113.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6613.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.7413.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9913.35.11.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
18.173.166.3118.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.3418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.4018.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.7818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

23 observed subdomains of thexcite.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thexcite.com.

MechanismTarget
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thexcite.com.

Cypher and MCP

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

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