Skip to content

Hostname

data-7n.4w.ink

Last fetched

data-7n.4w.ink resolves to 5 IPv4 addresses operated by ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd. in US.

Nutrition Label

WHISPER CANON · data-7n.4w.inkRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/data-7n.4w.ink

Resolution chain

data-7n.4w.ink resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.242.219.119151.242.219.0/24AS139057ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd.US
151.242.219.120151.242.219.0/24AS139057ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd.US
151.242.219.121151.242.219.0/24AS139057ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd.US
154.92.25.21154.92.25.0/24AS139057ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd.ZA
154.92.25.22154.92.25.0/24AS139057ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd.ZA

WHOIS identity

No WHOIS records are currently associated with data-7n.4w.ink in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from data-7n.4w.ink.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "data-7n.4w.ink"})-[: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.