Skip to content

Hostname

nesterly.io

Last fetched

nesterly.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · nesterly.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nesterly.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.144.10418.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.6918.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.7318.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.9118.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.137.1123.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.1153.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.773.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.783.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:81
Organization
nesterly
Contact emails

Subdomains

4 observed subdomains of nesterly.io.

Web-graph footprint

Distinct hostnames that link to or from nesterly.io in the public web crawl.

85 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nesterly.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from nesterly.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nesterly.io"})-[: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.