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
Resolution chain
epx.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.102.23 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.56 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.95 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.98 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 199.60.103.104 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.4 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 3.164.85.117 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.20 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.46 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.88 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:146
- Organization
- attn epx.com care of network solutions
- Contact emails
- ac32z82j27n@networksolutionsprivateregistration.com
- ac88g8vd4rb@networksolutionsprivateregistration.com
- ad5cf4dc392@networksolutionsprivateregistration.com
- alecd@nelcela.com
- ar2nq5ra9zn@networksolutionsprivateregistration.com
- bf4as2dd4r5@networksolutionsprivateregistration.com
- bn9ck2h98u2@networksolutionsprivateregistration.com
- bx55q7wc994@networksolutionsprivateregistration.com
- by6qg9dt66y@networksolutionsprivateregistration.com
- c95jc4w898u@networksolutionsprivateregistration.com
- cb34d83g24d@networksolutionsprivateregistration.com
- ch6xh5r5758@networksolutionsprivateregistration.com
- cj3mc5dp6mb@networksolutionsprivateregistration.com
- cn2u64rs789@networksolutionsprivateregistration.com
- cv4jz4j57wn@networksolutionsprivateregistration.com
- dr6u68be9fg@networksolutionsprivateregistration.com
- e684k4hv62f@networksolutionsprivateregistration.com
- e85q62a32vp@networksolutionsprivateregistration.com
- eq3h88c484f@networksolutionsprivateregistration.com
- ey7qv8gm436@networksolutionsprivateregistration.com
- and 31 more
Subdomains
34 observed subdomains of epx.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from epx.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for epx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 148.163.149.189 |
| SPF_IP | 148.163.153.187 |
| SPF_IP | 155.130.131.64/26 |
| SPF_IP | 66.116.108.128/26 |
| SPF_IP | 66.23.212.64/26 |
| SPF_IP | 66.23.214.192/26 |
Related pages
Pivot deeper into the graph from epx.com.
- IP · 18.66.102.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · DE
- Email · ac32z82j27n@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ep…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.