Skip to content

Hostname

epx.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.2318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
199.60.103.104199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.4199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
3.164.85.1173.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.203.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.463.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.883.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
attn epx.com care of network solutions
Contact emails

Subdomains

34 observed subdomains of epx.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for epx.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP148.163.149.189
SPF_IP148.163.153.187
SPF_IP155.130.131.64/26
SPF_IP66.116.108.128/26
SPF_IP66.23.212.64/26
SPF_IP66.23.214.192/26

Related pages

Pivot deeper into the graph from epx.com.

Cypher and MCP

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

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