Skip to content

Hostname

azzardo.com

Last fetched

azzardo.com resolves to 1 IPv4 address operated by MSERWIS-AS in PL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · azzardo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/azzardo.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.109.20185.221.108.0/23AS200534MSERWIS-ASPL

WHOIS identity

Registrar
iana:48
Organization
vito longo
Contact emails

Subdomains

19 observed subdomains of azzardo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for azzardo.com.

MechanismTarget
SPF_Aazzardo.com
SPF_IP145.239.24.177
SPF_MXazzardo.com

Related pages

Pivot deeper into the graph from azzardo.com.

Cypher and MCP

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

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