Skip to content

Hostname

dizz.com.mt

Last fetched

dizz.com.mt resolves to 1 IPv4 address operated by AS20738 in GB.

Nutrition Label

WHISPER CANON · dizz.com.mtRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dizz.com.mt

Resolution chain

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

IPPrefixASNOperatorCountry
91.109.4.22691.109.4.0/23AS20738GB

WHOIS identity

No WHOIS records are currently associated with dizz.com.mt in WhisperGraph.

Subdomains

4 observed subdomains of dizz.com.mt.

Web-graph footprint

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

20 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dizz.com.mt.

MechanismTarget
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.18.55.155
SPF_IP13.79.167.118
SPF_IP91.109.4.226

Related pages

Pivot deeper into the graph from dizz.com.mt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dizz.com.mt"})-[: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.