Skip to content

Hostname

edgenext.com

Last fetched

edgenext.com resolves to 3 IPv4 addresses operated by ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · edgenext.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edgenext.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.242.234.152151.242.234.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
154.92.26.69154.92.26.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.SA
156.238.128.172156.238.128.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.HK

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 124362340
Contact emails

Subdomains

7 observed subdomains of edgenext.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for edgenext.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from edgenext.com.

Cypher and MCP

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

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