Skip to content

Hostname

freesound.org

Last fetched

freesound.org resolves to 2 IPv4 addresses operated by HETZNER-AS in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · freesound.orgRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/freesound.org

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.227.7337.27.0.0/16AS24940HETZNER-ASFI
84.89.139.20684.89.128.0/17AS13041CESCA-ACES

WHOIS identity

Registrar
iana:81
Organization
xavier serra
Contact emails

Subdomains

12 observed subdomains of freesound.org.

Web-graph footprint

Distinct hostnames that link to or from freesound.org in the public web crawl.

7,796 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for freesound.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsmtp-rec.upf.edu

Related pages

Pivot deeper into the graph from freesound.org.

Cypher and MCP

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

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