Skip to content

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

WHISPER CANON · dauphine.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dauphine.fr

Resolution chain

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

IPPrefixASNOperatorCountry
188.72.70.60188.72.70.0/24AS60362alwaysdata - alwaysdata SARLFR

WHOIS identity

Registrar
registrar:gip renater
Organization
universite paris-dauphine
Contact emails

Subdomains

440 observed subdomains of dauphine.fr.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dauphine.fr.

MechanismTarget
SPF_Amta2.dauphine.fr
SPF_Asavs.dauphine.fr
SPF_Asavsb.dauphine.fr
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.74.200.113
SPF_IP137.74.204.221
SPF_IP149.202.92.170
SPF_IP162.247.216.0/22
SPF_IP194.214.160.0/28
SPF_IP194.214.200.0/28
SPF_IP194.214.201.0/28
SPF_IP213.182.55.128/26
SPF_MXdauphine.fr

Related pages

Pivot deeper into the graph from dauphine.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.