Skip to content

Hostname

icas.com

Last fetched

icas.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.140.146.13051.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

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 icas.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for icas.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEeu.sparkpostmail.com
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEicloud.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.108.128.59
SPF_IP149.72.116.19/32
SPF_IP149.72.117.225/32
SPF_IP149.72.119.192/32
SPF_IP149.72.119.197/32
SPF_IP149.72.119.199/32
SPF_IP149.72.119.210/32
SPF_IP149.72.147.106/32
SPF_IP149.72.148.50/32
SPF_IP149.72.155.21/32
SPF_IP149.72.160.121/32
SPF_IP149.72.166.148/32
SPF_IP159.183.181.113/32
SPF_IP164.177.189.81
SPF_IP167.89.43.190/32
SPF_IP185.240.202.77
SPF_IP185.73.152.18
SPF_IP46.226.2.235
SPF_IP52.31.29.196/32

Related pages

Pivot deeper into the graph from icas.com.

Cypher and MCP

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

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