Hostname
e-state.co.jp
Last fetched
e-state.co.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
e-state.co.jp 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 |
|---|---|---|---|---|
| 52.196.162.211 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- e-state online co,.
- Contact emails
- —
Subdomains
33 observed subdomains of e-state.co.jp.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from e-state.co.jp in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for e-state.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | dococab.jp |
| SPF_INCLUDE | spf1.e-state.ne.jp |
| SPF_IP | 18.176.199.26 |
| SPF_IP | 18.180.232.125 |
| SPF_IP | 3.115.139.21 |
| SPF_IP | 35.75.226.24 |
| SPF_IP | 35.76.225.167 |
| SPF_IP | 52.193.138.196 |
| SPF_IP | 52.193.217.7 |
| SPF_IP | 52.194.70.193 |
| SPF_IP | 54.92.52.84 |
Related pages
Pivot deeper into the graph from e-state.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-state.co.jp"})-[: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.