Skip to content

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

WHISPER CANON · findernet.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/findernet.com

Resolution chain

findernet.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.210.20413.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.64.11776.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
finder s.p.a. attn findernet.com care of network solutions
Contact emails

Subdomains

92 observed subdomains of findernet.com.

Web-graph footprint

Distinct hostnames that link to or from findernet.com in the public web crawl.

738 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for findernet.com.

MechanismTarget
SPF_Afindernet.managed-otrs.com
SPF_Asmtps.infracom.nl
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEservers.mcsv.net
SPF_IP104.155.40.149
SPF_IP109.74.48.38/32
SPF_IP185.52.240.0/22
SPF_IP212.108.34.170
SPF_IP54.194.247.210/32
SPF_IP80.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.