Skip to content

Hostname

nzwine.com

Last fetched

nzwine.com resolves to 1 IPv4 address operated by AS4770 in NZ. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · nzwine.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nzwine.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.48.11.58210.48.0.0/17AS4770NZ

WHOIS identity

Registrar
iana:1291
Organization
domain administrator
Contact emails

Subdomains

10 observed subdomains of nzwine.com.

Web-graph footprint

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

641 sites link to this hostname.

667 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for nzwine.com.

MechanismTarget
SPF_Anzwine.com
SPF_INCLUDEadditionalspf.nzwine.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.nz.smxemail.com
SPF_INCLUDEspf.securemx.biz
SPF_IP103.13.11.66
SPF_IP103.20.138.16
SPF_IP113.197.64.0/22
SPF_IP202.36.199.16
SPF_IP202.89.46.114/32
SPF_IP203.144.33.75
SPF_IP203.84.134.0/23
SPF_IP210.48.22.36
SPF_MXnzwine.com

Related pages

Pivot deeper into the graph from nzwine.com.

Cypher and MCP

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

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