Skip to content

Hostname

zanifu.com

Last fetched

zanifu.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · zanifu.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/zanifu.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.179.215164.92.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:1601
Organization
234 digital
Contact emails

Subdomains

45 observed subdomains of zanifu.com.

Web-graph footprint

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

29 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zanifu.com.

MechanismTarget
SPF_Azanifu.com
SPF_INCLUDE_spf.google.com
SPF_IP148.72.158.61
SPF_IP148.72.177.155
SPF_IP173.224.122.241
SPF_IP198.49.76.242
SPF_IP198.49.76.243
SPF_IP207.38.88.123
SPF_MXzanifu.com

Related pages

Pivot deeper into the graph from zanifu.com.

Cypher and MCP

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

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