Hostname
sp.dpgmedia.net
Last fetched
sp.dpgmedia.net resolves to 15 IPv4 addresses operated by AKAMAI-ASN1 in DE.
Nutrition Label
Resolution chain
sp.dpgmedia.net resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.21.239.13 | 2.21.239.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.21.239.16 | 2.21.239.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.7.24 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.7.9 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 203.80.97.16 | 203.80.97.0/24 | AS9269 | HKBN-AS-AP Hong Kong Broadband Network Ltd. | HK |
| 203.80.97.81 | 203.80.97.0/24 | AS9269 | HKBN-AS-AP Hong Kong Broadband Network Ltd. | HK |
| 23.212.110.152 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.160 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.50.131.132 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.135 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.138 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.17 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.67 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.83 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.161 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
No WHOIS records are currently associated with sp.dpgmedia.net in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from sp.dpgmedia.net in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sp.dpgmedia.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sp.dpgmedia.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.