Skip to content

Hostname

expoplatform.com

Last fetched

expoplatform.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · expoplatform.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/expoplatform.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.12813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4113.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4513.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.8613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.35.58.11013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for expoplatform.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP54.194.131.202
SPF_IP54.246.192.33
SPF_IP99.81.181.159

Related pages

Pivot deeper into the graph from expoplatform.com.

Cypher and MCP

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

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