Hostname
firstglass.nz
Last fetched
firstglass.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
firstglass.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
1 observed subdomain of firstglass.nz.
| Subdomain |
|---|
| www.firstglass.nz |
Threat posture
History
Related pages
Pivot deeper into the graph from firstglass.nz.
- IP · 210.48.32.88
- ASN · AS4770ICONZ-AS - ICONZ Ltd
- Registrar · registrar:voyager internet ltd t/a 1st domains
- Country · NZ
- TLD · .nz
- Browse hostnames · fi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "firstglass.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.