Hostname
e-enatsu.com
Last fetched
e-enatsu.com resolves to 1 IPv4 address operated by AS7684 in JP. WHOIS lists iana:474 as the registrar.
Nutrition Label
Resolution chain
e-enatsu.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 153.120.112.156 | 153.120.0.0/17 | AS7684 | — | JP |
WHOIS identity
- Registrar
- iana:474
- Organization
- enatsu setsubi service
- Contact emails
Subdomains
2 observed subdomains of e-enatsu.com.
| Subdomain |
|---|
| mail.e-enatsu.com |
| www.e-enatsu.com |
Web-graph footprint
Distinct hostnames that link to or from e-enatsu.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- e-enatsu.com
SPF policy
2 SPF mechanisms authorising senders for e-enatsu.com.
| Mechanism | Target |
|---|---|
| SPF_A | www7428m.sakura.ne.jp |
| SPF_MX | e-enatsu.com |
Related pages
Pivot deeper into the graph from e-enatsu.com.
- IP · 153.120.112.156
- ASN · AS7684
- Registrar · iana:474
- Country · JP
- Email · whoisguard+r8fbbbd2cc397b0bda0454ba487be71ec@do-reg.jp
- TLD · .com
- Browse hostnames · ee…
- 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-enatsu.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.