Skip to content

Hostname

saddlehunter.com

Last fetched

saddlehunter.com resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · saddlehunter.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/saddlehunter.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.60.5.25065.60.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS
69.72.136.11869.72.136.0/24AS36454WHG-DALUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

2 observed subdomains of saddlehunter.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for saddlehunter.com.

MechanismTarget
SPF_Asaddlehunter.com
SPF_IP65.60.5.250
SPF_MXsaddlehunter.com

Related pages

Pivot deeper into the graph from saddlehunter.com.

Cypher and MCP

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

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