Hostname
e-zi.net
Last fetched
e-zi.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
e-zi.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:49
- Organization
- j-dolph pharmaceutical co.,ltd.
- Contact emails
Subdomains
2 observed subdomains of e-zi.net.
| Subdomain |
|---|
| mail.e-zi.net |
| www.e-zi.net |
Web-graph footprint
Distinct hostnames that link to or from e-zi.net in the public web crawl.
74 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for e-zi.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 115.69.204.0/31 |
| SPF_IP | 18.178.60.0/32 |
| SPF_IP | 192.168.0.0/16 |
| SPF_IP | 202.143.72.0/31 |
| SPF_IP | 210.224.192.0/18 |
| SPF_IP | 218.219.70.0/24 |
Related pages
Pivot deeper into the graph from e-zi.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-zi.net"})-[: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.