Hostname
medi-pass.fr
Last fetched
medi-pass.fr resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in FR. WHOIS lists registrar:ikoula net as the registrar.
Nutrition Label
Resolution chain
medi-pass.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.227.27.240 | 212.227.26.0/23 | AS8560 | IONOS-AS - IONOS SE | FR |
WHOIS identity
- Registrar
- registrar:ikoula net
- Organization
- sarl val
- Contact emails
Subdomains
1 observed subdomain of medi-pass.fr.
| Subdomain |
|---|
| www.medi-pass.fr |
Web-graph footprint
Distinct hostnames that link to or from medi-pass.fr in the public web crawl.
6 sites link to this hostname.
108 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for medi-pass.fr.
| Mechanism | Target |
|---|---|
| SPF_A | spf-senders.oceamail.com |
| SPF_IP | 80.74.64.0/24 |
| SPF_MX | medi-pass.fr |
Related pages
Pivot deeper into the graph from medi-pass.fr.
- IP · 212.227.27.240
- ASN · AS8560IONOS-AS - IONOS SE
- Registrar · registrar:ikoula net
- Country · FR
- Email · contact@medi-pass.fr
- TLD · .fr
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "medi-pass.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.