Skip to content

Hostname

crsd.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.67.73104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.238.178.14134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
council rock
Contact emails

Subdomains

39 observed subdomains of crsd.org.

Web-graph footprint

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

170 sites link to this hostname.

240 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for crsd.org.

MechanismTarget
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.231.178.37
SPF_MXcrsd.org

Related pages

Pivot deeper into the graph from crsd.org.

Cypher and MCP

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

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