Skip to content

Hostname

neromotion.co.nz

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.132.6913.248.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.177.18313.248.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.110.1683.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.197.14354.174.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

23 observed subdomains of neromotion.co.nz.

Web-graph footprint

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

37 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for neromotion.co.nz.

MechanismTarget
SPF_INCLUDE44543346.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.us.exclaimer.net

Related pages

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

Cypher and MCP

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

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