Skip to content

Hostname

enablehr.co.nz

Last fetched

enablehr.co.nz resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.165.20513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.105.17152.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.222.25454.252.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

13 observed subdomains of enablehr.co.nz.

Web-graph footprint

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

7 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for enablehr.co.nz.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.29.64.56
SPF_IP220.233.127.227

Related pages

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

Cypher and MCP

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

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