Skip to content

Hostname

dubz.com

Last fetched

dubz.com resolves to 4 IPv4 addresses operated by AS20940 in BE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · dubz.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dubz.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
dnata
Contact emails

Subdomains

12 observed subdomains of dubz.com.

Web-graph footprint

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

29 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dubz.com.

MechanismTarget
SPF_Adubz.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.smtp2go.com
SPF_MXdubz.com

Related pages

Pivot deeper into the graph from dubz.com.

Cypher and MCP

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

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