Skip to content

Hostname

croda.com

Last fetched

croda.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · croda.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/croda.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.13.146.9020.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
20.166.173.25120.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:299
Organization
croda europe
Contact emails

Subdomains

31 observed subdomains of croda.com.

Web-graph footprint

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

488 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for croda.com.

MechanismTarget
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDE_spf.questionpro.com
SPF_INCLUDE_spfonp.croda.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.83.45.110
SPF_IP199.83.45.111
SPF_IP199.83.45.112
SPF_IP199.83.45.113
SPF_IP199.83.45.18
SPF_IP199.83.45.19
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32

Related pages

Pivot deeper into the graph from croda.com.

Cypher and MCP

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

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