Hostname
findernet.com
Last fetched
findernet.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
findernet.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.210.204 | 13.248.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.64.117 | 76.223.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- finder s.p.a. attn findernet.com care of network solutions
- Contact emails
- cg8n68e75tb@networksolutionsprivateregistration.com
- cq5sw6ua267@networksolutionsprivateregistration.com
- d59z97y96sq@networksolutionsprivateregistration.com
- dr5bs2sm6cf@networksolutionsprivateregistration.com
- gf68r68b5us@networksolutionsprivateregistration.com
- j457h6py8p6@networksolutionsprivateregistration.com
- kp5h84sa9es@networksolutionsprivateregistration.com
- ku4ey88x5fn@networksolutionsprivateregistration.com
- m27qu4hz8hz@networksolutionsprivateregistration.com
- nc5cf3763v4@networksolutionsprivateregistration.com
- pd3e877f2qs@networksolutionsprivateregistration.com
- r74eb8zw7sm@networksolutionsprivateregistration.com
- tj3xy2qt2gd@networksolutionsprivateregistration.com
- v49f29uk7rk@networksolutionsprivateregistration.com
- v56vd93g648@networksolutionsprivateregistration.com
- vj7735xt2rc@networksolutionsprivateregistration.com
- yn2a62gg6sx@networksolutionsprivateregistration.com
Subdomains
92 observed subdomains of findernet.com.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from findernet.com in the public web crawl.
738 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for findernet.com.
| Mechanism | Target |
|---|---|
| SPF_A | findernet.managed-otrs.com |
| SPF_A | smtps.infracom.nl |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 104.155.40.149 |
| SPF_IP | 109.74.48.38/32 |
| SPF_IP | 185.52.240.0/22 |
| SPF_IP | 212.108.34.170 |
| SPF_IP | 54.194.247.210/32 |
| SPF_IP | 80.149.78.202 |
Related pages
Pivot deeper into the graph from findernet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "findernet.com"})-[: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.