Skip to content

Hostname

tower.co.nz

Last fetched

tower.co.nz resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · tower.co.nzRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/tower.co.nz

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.244.16445.60.244.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.246.16445.60.246.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
tower insurance limited (nz)
Contact emails

Subdomains

60 observed subdomains of tower.co.nz.

Web-graph footprint

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

192 sites link to this hostname.

171 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tower.co.nz.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEdocebosaas.com

Related pages

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

Cypher and MCP

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

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