Skip to content

Hostname

crowdstrike.com

Last fetched

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

Nutrition Label

WHISPER CANON · crowdstrike.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/crowdstrike.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.180.118104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.181.118104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
csc corporate domains,
Contact emails

Subdomains

68 observed subdomains of crowdstrike.com.

Web-graph footprint

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

10,948 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

53 SPF mechanisms authorising senders for crowdstrike.com.

MechanismTarget
SPF_Aspf.servicenowservices.com
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-00206402.pphosted.com
SPF_IP139.60.152.0/22
SPF_IP148.163.148.21/32
SPF_IP148.163.152.21/32
SPF_IP15.200.201.185/32
SPF_IP15.200.21.50/32
SPF_IP15.200.44.248/32
SPF_IP160.1.62.192/32
SPF_IP162.247.216.0/22
SPF_IP192.174.90.242/32
SPF_IP192.254.118.63
SPF_IP207.218.90.0/24
SPF_IP208.42.226.8/32
SPF_IP208.42.226.9/32
SPF_IP208.42.231.60/32
SPF_IP35.171.200.76
SPF_IP44.236.4.51/32
SPF_IP50.112.131.18/32
SPF_IP50.112.181.63/32
SPF_IP52.222.62.51/32
SPF_IP52.222.73.120/32
SPF_IP52.222.73.83/32
SPF_IP52.222.75.85/32
SPF_IP52.222.89.228/32
SPF_IP52.26.233.205/32
SPF_IP52.52.102.47
SPF_IP52.61.91.9/32
SPF_IP52.8.44.174
SPF_IP54.183.25.1
SPF_IP54.186.193.102/32
SPF_IP54.191.184.169/32
SPF_IP54.240.34.17
SPF_IP54.240.34.18
SPF_IP54.240.34.19
SPF_IP54.240.34.204
SPF_IP54.240.34.205
SPF_IP54.240.34.206
SPF_IP54.240.34.207
SPF_IP54.240.59.90
SPF_IP54.240.59.91
SPF_IP54.240.59.92
SPF_IP54.240.59.93
SPF_IP64.69.212.0/24
SPF_IP64.79.155.0/24
SPF_IP98.97.248.0/21

Related pages

Pivot deeper into the graph from crowdstrike.com.

Cypher and MCP

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

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