Skip to content

Hostname

findhs.codes

Last fetched

findhs.codes resolves to 1 IPv4 address operated by ADANET- in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · findhs.codesRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/findhs.codes

Resolution chain

findhs.codes resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.232.24.172213.232.0.0/19AS12296ADANET-TR

WHOIS identity

Registrar
iana:146
Organization
bilgehan turhan
Contact emails

Subdomains

4 observed subdomains of findhs.codes.

Web-graph footprint

Distinct hostnames that link to or from findhs.codes in the public web crawl.

170 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for findhs.codes.

MechanismTarget
SPF_Afindhs.codes
SPF_INCLUDE_spf.mailersend.net
SPF_IP213.232.24.165
SPF_IP213.232.24.166
SPF_IP213.232.24.167
SPF_IP213.232.24.168
SPF_IP213.232.24.170
SPF_IP213.232.24.173
SPF_IP213.232.24.174
SPF_IP81.215.13.135
SPF_MXfindhs.codes

Related pages

Pivot deeper into the graph from findhs.codes.

Cypher and MCP

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

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