Skip to content

Hostname

icam.fr

Last fetched

icam.fr resolves to 1 IPv4 address operated by AS34177 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · icam.frRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/icam.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.100.4.222185.100.4.0/22AS34177FR

WHOIS identity

Registrar
registrar:ovh
Organization
institut catholique d arts et metiers
Contact emails

Subdomains

77 observed subdomains of icam.fr.

Web-graph footprint

Distinct hostnames that link to or from icam.fr in the public web crawl.

493 sites link to this hostname.

444 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for icam.fr.

MechanismTarget
SPF_Aicam.fr
SPF_INCLUDE145712811.spf01.hubspotemail.net
SPF_INCLUDE_spf.netanswer.fr
SPF_INCLUDE_spf_quali.netmessage.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.tipimail.com
SPF_INCLUDEspfa.alinto.net
SPF_IP10.188.134.32/32
SPF_IP10.188.136.32/32
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP130.211.0.0/22
SPF_IP136.143.168.0/22
SPF_IP142.250.152.27/32
SPF_IP153.92.224.0/19
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.246.0.0/18
SPF_IP172.253.112.0/20
SPF_IP172.253.113.26
SPF_IP172.253.126.26
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP178.237.100.33
SPF_IP178.237.100.35
SPF_IP178.237.104.37
SPF_IP178.237.108.105
SPF_IP178.237.108.164
SPF_IP178.237.108.64
SPF_IP178.237.110.10
SPF_IP178.237.98.23
SPF_IP178.237.98.24
SPF_IP178.33.104.94
SPF_IP185.100.4.0/24
SPF_IP185.100.4.222
SPF_IP185.100.5.0/24
SPF_IP185.100.6.0/24
SPF_IP185.107.232.0/22
SPF_IP185.17.241.185
SPF_IP185.172.199.128/26
SPF_IP185.172.199.192/27
SPF_IP185.172.199.56/29
SPF_IP185.189.236.0/22
SPF_IP185.20.211.0/24
SPF_IP185.211.120.0/22
SPF_IP185.24.144.0/22
SPF_IP185.250.236.0/22
SPF_IP185.41.28.0/22
SPF_IP185.51.216.86
SPF_IP188.130.16.0/24
SPF_IP188.130.18.0/24
SPF_IP188.130.25.0/24
SPF_IP188.130.27.0/24
SPF_IP188.130.44.0/24
SPF_IP192.99.77.81/32
SPF_IP194.110.192.0/24
SPF_IP194.150.21.200/29
SPF_IP194.158.17.0/26
SPF_IP195.143.101.0/26
SPF_IP195.144.11.0/24
SPF_IP195.167.226.128/26
SPF_IP195.167.228.208/28
SPF_IP195.81.131.64/27
SPF_IP195.81.131.89
SPF_IP2001:4860:4000::/36
SPF_IP209.85.128.0/17
SPF_IP212.146.192.0/18
SPF_IP212.83.170.39/32
SPF_IP213.32.128.0/18
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2607:f8b0:4001:c56::1a/128
SPF_IP2607:f8b0:4003:c15::1b/128
SPF_IP2607:f8b0:4023:1:0:0:0:1b
SPF_IP2607:f8b0:4023:400:0:0:0:1a
SPF_IP2607:f8b0:4023:c0d:0:0:0:1b
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2a01:0240:ab0b:fffe:0078:0153:0243:0000/112
SPF_IP2a06:fa00::/29
SPF_IP2c0f:fb50:4000::/36
SPF_IP31.172.161.0/24
SPF_IP31.186.226.0/24
SPF_IP31.193.48.124
SPF_IP31.193.48.252
SPF_IP31.193.48.253
SPF_IP31.193.48.254
SPF_IP31.193.48.255
SPF_IP31.193.48.64
SPF_IP31.193.50.248
SPF_IP31.193.50.3
SPF_IP31.193.50.7
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16

Related pages

Pivot deeper into the graph from icam.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "icam.fr"})-[: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.