Skip to content

Hostname

imca-int.com

Last fetched

imca-int.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.82.64104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.197.112172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for imca-int.com.

MechanismTarget
SPF_INCLUDEbouncing.imca-int.com
SPF_INCLUDEimca-web24-webapp-dev.azurewebsites.net
SPF_INCLUDEimca-web24-webapp-production-a3afdgdmd2anhvey.uksouth-01.azurewebsites.net
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.100.233
SPF_IP167.89.58.138
SPF_IP167.89.58.229
SPF_IP167.89.82.160
SPF_IP167.89.82.2
SPF_IP209.42.17.87
SPF_IP209.42.18.148
SPF_IP2a00:d680:20:50:0:0:0:1d5a
SPF_IP51.105.28.179

Related pages

Pivot deeper into the graph from imca-int.com.

Cypher and MCP

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

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