Skip to content

Hostname

helloweb.co.nz

Last fetched

helloweb.co.nz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:sitetech solutions ltd t/a sitename as the registrar.

Nutrition Label

WHISPER CANON · helloweb.co.nzRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/helloweb.co.nz

Resolution chain

helloweb.co.nz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.89.177104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
120.138.30.160120.138.16.0/20AS45179NZ
172.67.163.92172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:sitetech solutions ltd t/a sitename
Organization
Contact emails

Subdomains

1 observed subdomain of helloweb.co.nz.

Web-graph footprint

Distinct hostnames that link to or from helloweb.co.nz in the public web crawl.

34 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for helloweb.co.nz.

MechanismTarget
SPF_Ahelloweb.co.nz
SPF_INCLUDE_spf.sitehost.co.nz
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from helloweb.co.nz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "helloweb.co.nz"})-[: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.