Skip to content

Hostname

whales.org

Last fetched

whales.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:131 as the registrar.

Nutrition Label

WHISPER CANON · whales.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/whales.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.28104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.28104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.164172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:131
Organization
whale and dolphin conservation
Contact emails

Subdomains

34 observed subdomains of whales.org.

Web-graph footprint

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

175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for whales.org.

MechanismTarget
SPF_INCLUDE_spf.mailcontrol.conova.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.accessacloud.com
SPF_IP138.201.159.147
SPF_IP167.89.15.71/17
SPF_IP173.9.68.97
SPF_IP198.37.144.63
SPF_IP212.113.192.0/19
SPF_IP217.154.55.232/24
SPF_IP217.154.59.214
SPF_IP217.196.149.105
SPF_IP2a01:5400:1:1:0:0:1:20
SPF_IP45.87.211.33
SPF_IP62.99.249.176/28
SPF_IP78.31.104.246

Related pages

Pivot deeper into the graph from whales.org.

Cypher and MCP

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

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