Skip to content

Hostname

ami.co.nz

Last fetched

ami.co.nz resolves to 9 IPv4 addresses operated by AS3462 in TW. WHOIS lists registrar:csc corporate domains, inc as the registrar.

Nutrition Label

WHISPER CANON · ami.co.nzRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ami.co.nz

Resolution chain

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

WHOIS identity

Registrar
registrar:csc corporate domains, inc
Organization
ami insurance
Contact emails

Subdomains

61 observed subdomains of ami.co.nz.

Web-graph footprint

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

145 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ami.co.nz.

MechanismTarget
SPF_Aami.co.nz
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailsy.custhelp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.50.0.97
SPF_IP202.50.5.97
SPF_IP202.86.97.232

Related pages

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

Cypher and MCP

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

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