Skip to content

Hostname

findy-code.io

Last fetched

findy-code.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · findy-code.ioRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/findy-code.io

Resolution chain

findy-code.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.150.1073.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.123.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.373.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.993.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.243.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.523.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.693.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.753.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.113.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.43.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.533.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.913.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
findy
Contact emails

Subdomains

18 observed subdomains of findy-code.io.

Web-graph footprint

Distinct hostnames that link to or from findy-code.io in the public web crawl.

345 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for findy-code.io.

MechanismTarget
SPF_INCLUDE20091857.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from findy-code.io.

Cypher and MCP

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

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