Skip to content

Hostname

dev.settify.co.nz

Last fetched

dev.settify.co.nz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.107.3018.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8618.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.255.123.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1293.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.223.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.673.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with dev.settify.co.nz in WhisperGraph.

Subdomains

9 observed subdomains of dev.settify.co.nz.

Threat posture

History

Related pages

Pivot deeper into the graph from dev.settify.co.nz.

Cypher and MCP

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

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