Skip to content

Hostname

krogercdn.com

Last fetched

krogercdn.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · krogercdn.comRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/krogercdn.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.126.37.128104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
104.126.37.179104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.211.117.16123.211.117.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.KR
23.211.117.8923.211.117.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.KR
23.212.110.5723.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.8023.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.215.6.1123.215.6.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.215.6.723.215.6.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.36.162.19823.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.36.162.20023.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.36.162.21523.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE

WHOIS identity

Registrar
iana:2
Organization
the kroger
Contact emails

Subdomains

25 observed subdomains of krogercdn.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from krogercdn.com.

Cypher and MCP

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

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