Skip to content

Hostname

exp360.com

Last fetched

exp360.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · exp360.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/exp360.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.3318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.11518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.11618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.11718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.221.1173.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1293.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.73.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.843.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
99.84.152.1599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
exp360
Contact emails

Subdomains

51 observed subdomains of exp360.com.

Web-graph footprint

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

15 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for exp360.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEkumi.email
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from exp360.com.

Cypher and MCP

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

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