Skip to content

Hostname

edgekey-staging.net

Last fetched

edgekey-staging.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. edgekey-staging.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · edgekey-staging.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/edgekey-staging.net

Resolution chain

No IPv4 resolution is recorded for edgekey-staging.net in WhisperGraph.

IPv6 resolution

No AAAA record for edgekey-staging.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:292
Registrant organisation
akamai hostmaster
Contact emails
hostmaster-billing@akamai.com

Subdomains

Mail and authentication

Nameservers

  • ns1-2.akamai.com
  • a11-65.akam.net
  • a12-65.akam.net
  • a13-65.akam.net
  • a16-65.akam.net
  • a18-65.akam.net
  • a28-65.akam.net
  • a3-65.akam.net
  • a5-65.akam.net
  • a6-65.akam.net
  • a9-65.akam.net
  • adns1.akam.net
  • asia2.akam.net
  • eur2.akam.net
  • ns1-122.akam.net
  • ns1-127.akam.net
  • ns1-2.akam.net
  • ns1-61.akam.net
  • usc1.akam.net
  • use1.akam.net
  • usw3.akam.net
  • usw6.akam.net

Threat-feed evidence

History

Related pages

Pivot from edgekey-staging.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "edgekey-staging.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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