Hostname
e-sonic.com
Last fetched
e-sonic.com resolves to 10 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e-sonic.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 |
|---|---|---|---|---|
| 45.60.136.28 | 45.60.136.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.77.28 | 45.60.77.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 65.8.131.13 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.52 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.68 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.80 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.97 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.126 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.70 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.27 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- attn e-sonic.com care of network solutions
- Contact emails
- amir@masterelectronics.com
- as9kf6vm2aw@networksolutionsprivateregistration.com
- d56rt6v2542@networksolutionsprivateregistration.com
- fg5pu42p5cp@networksolutionsprivateregistration.com
- kk9u53x5564@networksolutionsprivateregistration.com
- rj5yr9qh9sb@networksolutionsprivateregistration.com
- rt8wu6ec6n9@networksolutionsprivateregistration.com
- wm38q4396pk@networksolutionsprivateregistration.com
- xz3ak26b2dt@networksolutionsprivateregistration.com
- 30207aa4-f722-4727-bf78-c2a0f8409d4a@identity-protect.org
- a6475b34-519c-4834-98f7-59208212f4a8@identity-protect.org
- bcf1bdee-691a-4e64-a7b3-301cf3d52196@identity-protect.org
- d1e35e65-ebfc-489a-8295-b971fb61a66c@identity-protect.org
- dab41866-c777-47bd-bcdf-4f163b31863b@identity-protect.org
Subdomains
8 observed subdomains of e-sonic.com.
Web-graph footprint
Distinct hostnames that link to or from e-sonic.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for e-sonic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.e-sonic_com._d.easydmarc.pro |
| SPF_INCLUDE | spf-westus.emailsignatures365.com |
Related pages
Pivot deeper into the graph from e-sonic.com.
- IP · 45.60.136.28
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:468
- Country · US
- Email · amir@masterelectronics.com
- TLD · .com
- Browse hostnames · es…
- 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: "e-sonic.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.