Hostname
epgmigration.com
Last fetched
epgmigration.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
epgmigration.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.44 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.51 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.61 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.75 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.159.28.103 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.26 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.32 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.59 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of epgmigration.com owner
- Contact emails
- 1f450c87-9e33-464a-961c-cb22440da9af@identity-protect.org
- 367f6d0a-c19c-4a55-93fc-fa6ccd63d36e@identity-protect.org
- 462cb3bd-d17b-43fd-8244-7d6578368cfd@identity-protect.org
- 78fa5a4a-22b4-466b-9a3e-51f3fc24f505@identity-protect.org
- 7e6f9757-b20a-41af-bd3d-960111b12f72@identity-protect.org
- a1356a02-1e94-4a08-8006-8c04f4077faa@identity-protect.org
- e773978d-d62d-4c98-9ffc-a220b8b55093@identity-protect.org
- owner-37496@epgmigration.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of epgmigration.com.
Web-graph footprint
Distinct hostnames that link to or from epgmigration.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for epgmigration.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5528006.spf08.hubspotemail.net |
| SPF_INCLUDE | au._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from epgmigration.com.
- IP · 108.139.29.44
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1f450c87-9e33-464a-961c-cb22440da9af@identity-protect.org
- 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: "epgmigration.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.