Skip to content

Hostname

http2.monetate.edgekey.net

Last fetched

http2.monetate.edgekey.net resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · http2.monetate.edgekey.netRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/http2.monetate.edgekey.net

Resolution chain

http2.monetate.edgekey.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.79.34.82104.79.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.31.161.129184.31.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.52.77.4523.52.76.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
23.56.207.18923.32.0.0/11AS20940DE

WHOIS identity

No WHOIS records are currently associated with http2.monetate.edgekey.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from http2.monetate.edgekey.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "http2.monetate.edgekey.net"})-[: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.