Hostname
digitalvolvo.com
Last fetched
digitalvolvo.com resolves to 5 IPv4 addresses operated by BEDGE-CO-LIMITED - BEDGE CO LIMITED in CO. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
digitalvolvo.com 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 |
|---|---|---|---|---|
| 154.94.93.7 | 154.94.93.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | CO |
| 154.94.93.7 | 154.94.93.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | CO |
| 154.94.93.9 | 154.94.93.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | CO |
| 154.94.93.9 | 154.94.93.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | CO |
| 199.91.74.173 | 199.91.74.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | MX |
| 59.153.158.72 | 59.153.158.0/24 | AS138915 | — | SG |
| 59.153.158.73 | 59.153.158.0/24 | AS138915 | — | SG |
WHOIS identity
- Registrar
- iana:120
- Organization
- jiang kerby
- Contact emails
Subdomains
79 observed subdomains of digitalvolvo.com.
Showing 17 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digitalvolvo.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from digitalvolvo.com.
- IP · 154.94.93.7
- ASN · AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITED
- Registrar · iana:120
- Country · CO
- Email · kerby.jiang@volvocars.com
- TLD · .com
- Browse hostnames · di…
- 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: "digitalvolvo.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.