Skip to content

Hostname

abletech.nz

Last fetched

abletech.nz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ideegeo group ltd, c/o iwantmyname as the registrar.

Nutrition Label

WHISPER CANON · abletech.nzRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/abletech.nz

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.123108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.4108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.50108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.95108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
54.192.100.10954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.1954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ideegeo group ltd, c/o iwantmyname
Organization
Contact emails

Subdomains

15 observed subdomains of abletech.nz.

Web-graph footprint

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

24 sites link to this hostname.

175 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abletech.nz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXabletech.nz

Related pages

Pivot deeper into the graph from abletech.nz.

Cypher and MCP

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

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