Skip to content

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

WHISPER CANON · e-state.co.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/e-state.co.jp

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.

IPPrefixASNOperatorCountry
52.196.162.21152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
e-state online co,.
Contact emails

Subdomains

33 observed subdomains of e-state.co.jp.

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

SPF policy

12 SPF mechanisms authorising senders for e-state.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdococab.jp
SPF_INCLUDEspf1.e-state.ne.jp
SPF_IP18.176.199.26
SPF_IP18.180.232.125
SPF_IP3.115.139.21
SPF_IP35.75.226.24
SPF_IP35.76.225.167
SPF_IP52.193.138.196
SPF_IP52.193.217.7
SPF_IP52.194.70.193
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.