Skip to content

Hostname

e-life.jp

Last fetched

e-life.jp resolves to 1 IPv4 address operated by IDCF - IDC Frontier Inc. in JP.

Nutrition Label

WHISPER CANON · e-life.jpRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/e-life.jp

Resolution chain

e-life.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.140.168.12210.140.128.0/18AS4694IDCF - IDC Frontier Inc.JP

WHOIS identity

Registrar
Organization
e-life corporation
Contact emails

Subdomains

69 observed subdomains of e-life.jp.

Web-graph footprint

Distinct hostnames that link to or from e-life.jp in the public web crawl.

101 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for e-life.jp.

MechanismTarget
SPF_INCLUDEspf-asp.e-life.co.jp
SPF_INCLUDEspf-ch.e-life.co.jp
SPF_INCLUDEspf-mail.e-life.co.jp
SPF_INCLUDEspf-taiheig.e-life.co.jp
SPF_INCLUDEspf-towa.e-life.co.jp

Related pages

Pivot deeper into the graph from e-life.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "e-life.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.