Hostname
ensylog.com
Last fetched
ensylog.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
ensylog.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 |
|---|---|---|---|---|
| 108.132.32.70 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.241.110.131 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.246.78.49 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.122.49 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.19.173.201 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.58.160 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.129.238 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.73.17.228 | 54.73.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.208.231 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.247.138.107 | 54.247.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:299
- Organization
- alric marc
- Contact emails
- alric.marc@ecogtb.com
- 43f794b5-ba9e-40e9-84d6-469d9267ba0a@identity-protect.org
- 4bfbd03c-9767-45f1-8fc5-7ac7e0408658@identity-protect.org
- 62c1d1f2-ab21-4789-a51e-1c8793001c3f@identity-protect.org
- c0e5fac1-8da0-4d35-be71-2750ed90ddf1@identity-protect.org
- cc2f77ba-2635-40b0-93c3-1a20d4f182cf@identity-protect.org
- owner-10516224@ensylog.com.whoisprivacyservice.org
- owner-8643023@ensylog.com.whoisprivacyservice.org
Subdomains
42 observed subdomains of ensylog.com.
Showing 25 of 42. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ensylog.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 52.30.111.151 |
| SPF_IP | 52.48.154.26 |
Related pages
Pivot deeper into the graph from ensylog.com.
- IP · 108.132.32.70
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · IE
- Email · alric.marc@ecogtb.com
- TLD · .com
- Browse hostnames · en…
- 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: "ensylog.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.