Hostname
dauphine.fr
Last fetched
dauphine.fr resolves to 1 IPv4 address operated by alwaysdata - alwaysdata SARL in FR. WHOIS lists registrar:gip renater as the registrar.
Nutrition Label
Resolution chain
dauphine.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 |
|---|---|---|---|---|
| 188.72.70.60 | 188.72.70.0/24 | AS60362 | alwaysdata - alwaysdata SARL | FR |
WHOIS identity
- Registrar
- registrar:gip renater
- Organization
- universite paris-dauphine
- Contact emails
Subdomains
440 observed subdomains of dauphine.fr.
Showing 25 of 440. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dauphine.fr in the public web crawl.
496 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for dauphine.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mta2.dauphine.fr |
| SPF_A | savs.dauphine.fr |
| SPF_A | savsb.dauphine.fr |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.74.200.113 |
| SPF_IP | 137.74.204.221 |
| SPF_IP | 149.202.92.170 |
| SPF_IP | 162.247.216.0/22 |
| SPF_IP | 194.214.160.0/28 |
| SPF_IP | 194.214.200.0/28 |
| SPF_IP | 194.214.201.0/28 |
| SPF_IP | 213.182.55.128/26 |
| SPF_MX | dauphine.fr |
Related pages
Pivot deeper into the graph from dauphine.fr.
- IP · 188.72.70.60
- ASN · AS60362alwaysdata - alwaysdata SARL
- Registrar · registrar:gip renater
- Country · FR
- Email · marie.jose.blin@dauphine.fr
- TLD · .fr
- Browse hostnames · da…
- 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: "dauphine.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.