Skip to content

Hostname

abl.co.nz

Last fetched

abl.co.nz resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:freeparking limited t/a discountdomains as the registrar.

Nutrition Label

WHISPER CANON · abl.co.nzRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/abl.co.nz

Resolution chain

abl.co.nz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.54.222.5613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.88.23913.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.140.14313.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:freeparking limited t/a discountdomains
Organization
Contact emails

Subdomains

4 observed subdomains of abl.co.nz.

Web-graph footprint

Distinct hostnames that link to or from abl.co.nz in the public web crawl.

14 sites link to this hostname.

229 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for abl.co.nz.

MechanismTarget
SPF_Aabl.co.nz
SPF_INCLUDEfocusmarshal.nz
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.109.149.126
SPF_MXabl.co.nz

Related pages

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

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abl.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.