Hostname
wpdigital.net
Last fetched
wpdigital.net resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
wpdigital.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.116.96.6 | 104.116.96.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 23.209.208.5 | 23.209.208.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.219.138.7 | 23.219.138.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.58.108.5 | 23.32.0.0/11 | AS20940 | — | DE |
| 23.59.28.6 | 23.59.28.0/22 | AS9498 | — | IN |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
15 observed subdomains of wpdigital.net.
Threat posture
History
Related pages
Pivot deeper into the graph from wpdigital.net.
- IP · 104.116.96.6
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · FR
- Email · admin.contact@digitalink.com
- TLD · .net
- Browse hostnames · wp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wpdigital.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.