Skip to content

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

WHISPER CANON · countdown.co.nzRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/countdown.co.nz

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.

IPPrefixASNOperatorCountry
2.23.245.2052.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.202.105.16523.202.104.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.204.253.11023.204.252.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.58.109.20923.32.0.0/11AS20940DE
23.75.65.18923.75.64.0/22AS16625AKAMAI-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.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for countdown.co.nz.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.woolworths.com.au
SPF_IP13.237.251.0
SPF_IP3.106.15.180/32
SPF_IP3.106.23.28
SPF_IP52.63.45.74
SPF_IP52.63.55.45
SPF_IP54.153.226.176/32

Related pages

Pivot deeper into the graph from countdown.co.nz.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.