Skip to content

Hostname

nbly.nz

Last fetched

nbly.nz resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:metaname as the registrar.

Nutrition Label

WHISPER CANON · nbly.nzRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/nbly.nz

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.176.1213.248.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.97.8313.64.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.195.915.141.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.22.1783.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.189.1133.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.164.1552.82.176.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:metaname
Organization
Contact emails

Subdomains

25 observed subdomains of nbly.nz.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nbly.nz.

MechanismTarget
SPF_INCLUDEneighbourly.co.nz

Related pages

Pivot deeper into the graph from nbly.nz.

Cypher and MCP

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

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