Skip to content

Hostname

crisil.com

Last fetched

crisil.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · crisil.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/crisil.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.66.101.24652.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for crisil.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.streetcontxt.com
SPF_INCLUDEmlrcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus.confirmit.com
SPF_IP135.84.216.0/22
SPF_IP148.139.104.16/32
SPF_IP148.139.105.16/32
SPF_IP18.204.115.165
SPF_IP216.98.158.0/24
SPF_IP3.111.132.235
SPF_IP34.245.210.0/24
SPF_IP40.93.131.0/27
SPF_IP40.93.132.0/27
SPF_IP44.195.137.251
SPF_IP44.217.133.165
SPF_IP52.20.230.164
SPF_IP52.200.59.0/24
SPF_IP63.143.57.128/25
SPF_IP63.143.59.128/25
SPF_IP65.2.135.140
SPF_IP66.240.227.0/24
SPF_IP74.63.212.0/24

Related pages

Pivot deeper into the graph from crisil.com.

Cypher and MCP

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

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