Skip to content

Hostname

digvps.com

Last fetched

digvps.com resolves to 16 IPv4 addresses operated by BERTRAM-COMMUNICATIONS-LLC - Bertram Communications LLC in HK. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · digvps.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/digvps.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.141.4.14823.141.4.0/24AS36002BERTRAM-COMMUNICATIONS-LLC - Bertram Communications LLCHK
23.147.52.1423.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.1523.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.1623.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.2123.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.2223.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.2323.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.2423.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.2523.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.2623.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.3123.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.3223.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.3323.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.3423.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.3523.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS
23.147.52.3623.147.52.0/24AS402075SOLUSI-ICT-AS-ID PT SOLUSI SURYA DESWATAUS

WHOIS identity

Registrar
iana:1599
Organization
biansha
Contact emails

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for digvps.com.

MechanismTarget
SPF_Adigvps.com
SPF_IP103.138.75.127
SPF_MXdigvps.com

Related pages

Pivot deeper into the graph from digvps.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "digvps.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.