Skip to content

Hostname

dizmo.com

Last fetched

dizmo.com resolves to 6 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · dizmo.comRouting diversity4.2/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/dizmo.com

Resolution chain

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

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

49 observed subdomains of dizmo.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for dizmo.com.

MechanismTarget
SPF_Adizmo.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmcsignup.com
SPF_INCLUDEservers.mcsv.net
SPF_IP176.9.39.207/32
SPF_MXdizmo.com

Related pages

Pivot deeper into the graph from dizmo.com.

Cypher and MCP

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

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