Skip to content

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

WHISPER CANON · digitalvolvo.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digitalvolvo.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.94.93.7154.94.93.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDCO
154.94.93.7154.94.93.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDCO
154.94.93.9154.94.93.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDCO
154.94.93.9154.94.93.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDCO
199.91.74.173199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
59.153.158.7259.153.158.0/24AS138915SG
59.153.158.7359.153.158.0/24AS138915SG

WHOIS identity

Registrar
iana:120
Organization
jiang kerby
Contact emails

Subdomains

79 observed subdomains of digitalvolvo.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from digitalvolvo.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.