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
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.
Showing 25 of 61. View all subdomains →
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
MX records
SPF policy
7 SPF mechanisms authorising senders for ami.co.nz.
| Mechanism | Target |
|---|---|
| SPF_A | ami.co.nz |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mailsy.custhelp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 202.50.0.97 |
| SPF_IP | 202.50.5.97 |
| SPF_IP | 202.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.