Skip to content

Hostname

3dbg.com

Last fetched

3dbg.com resolves to 1 IPv4 address operated by KRISTIANSTADS-KOMMUN-AS Kristianstads Kommun in BG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · 3dbg.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/3dbg.com

Resolution chain

3dbg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.191.149.83195.191.148.0/23AS201200KRISTIANSTADS-KOMMUN-AS Kristianstads KommunBG

WHOIS identity

Registrar
iana:48
Organization
miroslav stoyanov
Contact emails

Subdomains

42 observed subdomains of 3dbg.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for 3dbg.com.

MechanismTarget
SPF_A3dbg.com
SPF_INCLUDEavalon.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP195.191.148.14
SPF_IP195.191.149.14
SPF_IP91.196.124.17
SPF_IP91.196.125.17
SPF_IP91.196.127.200
SPF_MX3dbg.com

Related pages

Pivot deeper into the graph from 3dbg.com.

Cypher and MCP

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

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