Hostname
countdown.co.nz
Last fetched
countdown.co.nz resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:csc corporate domains, inc as the registrar.
Nutrition Label
Resolution chain
countdown.co.nz resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.245.205 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.202.105.165 | 23.202.104.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.204.253.110 | 23.204.252.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
| 23.58.109.209 | 23.32.0.0/11 | AS20940 | — | DE |
| 23.75.65.189 | 23.75.64.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CZ |
WHOIS identity
- Registrar
- registrar:csc corporate domains, inc
- Organization
- progressive enterprises
- Contact emails
Subdomains
62 observed subdomains of countdown.co.nz.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from countdown.co.nz in the public web crawl.
547 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for countdown.co.nz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.woolworths.com.au |
| SPF_IP | 13.237.251.0 |
| SPF_IP | 3.106.15.180/32 |
| SPF_IP | 3.106.23.28 |
| SPF_IP | 52.63.45.74 |
| SPF_IP | 52.63.55.45 |
| SPF_IP | 54.153.226.176/32 |
Related pages
Pivot deeper into the graph from countdown.co.nz.
- IP · 2.23.245.205
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains, inc
- Country · DE
- Email · rakesh.chandra@progressive.co.nz
- Apex domain · co.nz
- TLD · .nz
- Browse hostnames · co…
- 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: "countdown.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.