Skip to content

Hostname

nmmedical.fr

Last fetched

nmmedical.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:france telecom as the registrar.

Nutrition Label

WHISPER CANON · nmmedical.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nmmedical.fr

Resolution chain

nmmedical.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:france telecom
Organization
mediq n.v.
Contact emails

Subdomains

5 observed subdomains of nmmedical.fr.

Web-graph footprint

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

178 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nmmedical.fr.

MechanismTarget
SPF_Anmmedical.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mydialoginsight.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.202.78.193/32
SPF_IP150.30.0.33/32
SPF_IP185.66.232.246/32
SPF_IP37.157.9.159/32
SPF_IP51.255.80.132/32
SPF_MXnmmedical.fr

Related pages

Pivot deeper into the graph from nmmedical.fr.

Cypher and MCP

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

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