Hostname
wiredmail.co.nz
Last fetched
wiredmail.co.nz resolves to 1 IPv4 address operated by VOYAGERNET-AS-AP - Voyager Internet Ltd. in NZ. WHOIS lists registrar:voyager internet ltd t/a 1st domains as the registrar.
Nutrition Label
Resolution chain
wiredmail.co.nz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 114.23.48.138 | 114.23.0.0/16 | AS56030 | VOYAGERNET-AS-AP - Voyager Internet Ltd. | NZ |
WHOIS identity
- Registrar
- registrar:voyager internet ltd t/a 1st domains
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of wiredmail.co.nz.
| Subdomain |
|---|
| www.wiredmail.co.nz |
Web-graph footprint
Distinct hostnames that link to or from wiredmail.co.nz in the public web crawl.
760 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for wiredmail.co.nz.
| Mechanism | Target |
|---|---|
| SPF_A | wiredmail.co.nz |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_MX | wiredmail.co.nz |
Related pages
Pivot deeper into the graph from wiredmail.co.nz.
- IP · 114.23.48.138
- ASN · AS56030VOYAGERNET-AS-AP - Voyager Internet Ltd.
- Registrar · registrar:voyager internet ltd t/a 1st domains
- Country · NZ
- Apex domain · co.nz
- TLD · .nz
- Browse hostnames · wi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wiredmail.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.