Skip to content

Hostname

lenvima.com

Last fetched

lenvima.com resolves to 4 IPv4 addresses operated by AS3786 in KR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · lenvima.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lenvima.com

Resolution chain

lenvima.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1387
Organization
eisai r and d management co.,ltd.
Contact emails

Subdomains

2 observed subdomains of lenvima.com.

Web-graph footprint

Distinct hostnames that link to or from lenvima.com in the public web crawl.

48 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lenvima.com

SPF policy

2 SPF mechanisms authorising senders for lenvima.com.

MechanismTarget
SPF_IP192.174.81.0
SPF_IP192.174.81.1

Related pages

Pivot deeper into the graph from lenvima.com.

Cypher and MCP

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

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

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