Hostname
universcience.fr
Last fetched
universcience.fr resolves to 2 IPv4 addresses operated by AS2200 in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.
Nutrition Label
Resolution chain
universcience.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.199.143.9 | 194.199.0.0/16 | AS2200 | — | FR |
| 83.118.219.16 | 83.118.192.0/19 | AS34177 | — | FR |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- etablissement public palais de la decouverte et cite des science s et de l industrie
- Contact emails
Subdomains
38 observed subdomains of universcience.fr.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from universcience.fr in the public web crawl.
616 sites link to this hostname.
345 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for universcience.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | spf-eu.exlibrisgroup.com |
| SPF_INCLUDE | spf.augure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.199.143.0/24 |
| SPF_IP | 20.74.23.146/32 |
| SPF_IP | 20.74.97.162/32 |
| SPF_IP | 20.74.99.62/32 |
| SPF_IP | 5.39.8.116/32 |
| SPF_IP | 5.39.8.122/31 |
| SPF_IP | 62.161.20.205/32 |
| SPF_IP | 83.118.219.0/25 |
| SPF_IP | 87.106.113.228/32 |
Related pages
Pivot deeper into the graph from universcience.fr.
- IP · 194.199.143.9
- ASN · AS2200
- Registrar · registrar:csc corporate domains inc.
- Country · FR
- Email · whois@universcience.fr
- TLD · .fr
- Browse hostnames · un…
- 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: "universcience.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.