Skip to content

Hostname

dezzy-s.com

Last fetched

dezzy-s.com resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · dezzy-s.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/dezzy-s.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.17.16.8285.17.0.0/16AS60781NL

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

2 observed subdomains of dezzy-s.com.

Web-graph footprint

Distinct hostnames that link to or from dezzy-s.com in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dezzy-s.com

SPF policy

5 SPF mechanisms authorising senders for dezzy-s.com.

MechanismTarget
SPF_Adezzy-s.com
SPF_Aserver05.siteit.nl
SPF_INCLUDE_spf.mx-relay.com
SPF_INCLUDE_spf.transip.email
SPF_MXdezzy-s.com

Related pages

Pivot deeper into the graph from dezzy-s.com.

Cypher and MCP

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

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