Skip to content

Hostname

forallanimals.org

Last fetched

forallanimals.org resolves to 1 IPv4 address operated by SHOCK-1 - Shock Hosting LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · forallanimals.orgRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/forallanimals.org

Resolution chain

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

IPPrefixASNOperatorCountry
144.208.124.234144.208.124.0/22AS395092SHOCK-1 - Shock Hosting LLCUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

12 observed subdomains of forallanimals.org.

Web-graph footprint

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

27 sites link to this hostname.

296 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for forallanimals.org.

MechanismTarget
SPF_Aforallanimals.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.spamhero.com
SPF_IP107.161.23.11
SPF_IP107.161.23.21
SPF_IP144.208.124.2
SPF_IP144.208.124.234
SPF_IP208.123.117.2
SPF_IP208.123.117.234
SPF_IP208.73.20.118
SPF_IP38.91.101.40
SPF_IP66.85.72.51
SPF_IP66.85.72.53
SPF_IP66.85.72.54
SPF_MXforallanimals.org

Related pages

Pivot deeper into the graph from forallanimals.org.

Cypher and MCP

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

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