Hostname
firstdistribution.co.nz
Last fetched
firstdistribution.co.nz resolves to 2 IPv4 addresses operated by ICONZ-AS - ICONZ Ltd in NZ. WHOIS lists registrar:voyager internet ltd t/a 1st domains as the registrar.
Nutrition Label
Resolution chain
firstdistribution.co.nz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 210.48.32.88 | 210.48.0.0/17 | AS4770 | ICONZ-AS - ICONZ Ltd | NZ |
| 210.48.79.209 | 210.48.0.0/17 | AS4770 | ICONZ-AS - ICONZ Ltd | NZ |
WHOIS identity
- Registrar
- registrar:voyager internet ltd t/a 1st domains
- Organization
- —
- Contact emails
- —
Subdomains
11 observed subdomains of firstdistribution.co.nz.
Threat posture
History
Mail and authentication
MX records
- firstdistribution.co.nz
SPF policy
3 SPF mechanisms authorising senders for firstdistribution.co.nz.
| Mechanism | Target |
|---|---|
| SPF_A | firstdistribution.co.nz |
| SPF_A | office.travelmarketing.co.nz |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from firstdistribution.co.nz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "firstdistribution.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.