Hostname
agcdn.divcom.com
Last fetched
agcdn.divcom.com resolves to 11 IPv4 addresses operated by LEASEWEB-USA-SFO - Leaseweb USA, Inc. in US.
Nutrition Label
Resolution chain
agcdn.divcom.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.106.46.124 | 23.106.44.0/22 | AS7203 | LEASEWEB-USA-SFO - Leaseweb USA, Inc. | US |
| 23.106.46.125 | 23.106.44.0/22 | AS7203 | LEASEWEB-USA-SFO - Leaseweb USA, Inc. | US |
| 23.106.46.126 | 23.106.44.0/22 | AS7203 | LEASEWEB-USA-SFO - Leaseweb USA, Inc. | US |
| 23.82.96.192 | 23.82.96.0/22 | AS7203 | LEASEWEB-USA-SFO - Leaseweb USA, Inc. | US |
| 23.82.96.196 | 23.82.96.0/22 | AS7203 | LEASEWEB-USA-SFO - Leaseweb USA, Inc. | US |
| 23.82.96.197 | 23.82.96.0/22 | AS7203 | LEASEWEB-USA-SFO - Leaseweb USA, Inc. | US |
| 23.82.96.198 | 23.82.96.0/22 | AS7203 | LEASEWEB-USA-SFO - Leaseweb USA, Inc. | US |
| 89.149.201.75 | 89.149.192.0/20 | AS60781 | LEASEWEB-NL-AMS-01 Netherlands | NL |
| 89.149.201.79 | 89.149.192.0/20 | AS60781 | LEASEWEB-NL-AMS-01 Netherlands | NL |
| 85.17.244.244 | 85.17.0.0/16 | AS60781 | LEASEWEB-NL-AMS-01 Netherlands | NL |
| 85.17.244.243 | 85.17.0.0/16 | AS60781 | LEASEWEB-NL-AMS-01 Netherlands | NL |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Threat posture
History
Related pages
Pivot deeper into the graph from agcdn.divcom.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agcdn.divcom.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.