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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.150.107 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.12 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.37 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.99 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.139.24 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.52 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.69 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.75 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.11 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.4 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.53 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.91 | 3.171.60.0/23 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for findy-code.io.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20091857.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.