Skip to content

Hostname

lamedicale.fr

Last fetched

lamedicale.fr resolves to 1 IPv4 address operated by AS47136 in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.230.164.146185.230.164.0/24AS47136FR

WHOIS identity

Registrar
registrar:nameshield
Organization
credit agricole assurances
Contact emails

Subdomains

67 observed subdomains of lamedicale.fr.

Web-graph footprint

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

168 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for lamedicale.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.34.140.11/32
SPF_IP185.34.140.213/32
SPF_IP185.34.140.4/32
SPF_IP185.34.140.5/32
SPF_IP185.34.140.7/32
SPF_IP185.34.140.8/32
SPF_IP185.34.143.150/32
SPF_IP193.57.141.200
SPF_IP193.57.145.155
SPF_IP193.57.145.156
SPF_IP193.57.145.157
SPF_IP193.57.145.158
SPF_IP193.57.145.159
SPF_IP193.57.145.160
SPF_IP193.57.145.200
SPF_IP194.31.51.19/32
SPF_IP194.31.51.20/32
SPF_IP194.31.51.21/32
SPF_IP90.83.169.19/32

Related pages

Pivot deeper into the graph from lamedicale.fr.

Cypher and MCP

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

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