Hostname
uniondesmarques.fr
Last fetched
uniondesmarques.fr resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:scaleway as the registrar.
Nutrition Label
Resolution chain
uniondesmarques.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 |
|---|---|---|---|---|
| 199.60.103.131 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.31 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- registrar:scaleway
- Organization
- union des annonceurs
- Contact emails
Subdomains
4 observed subdomains of uniondesmarques.fr.
Web-graph footprint
Distinct hostnames that link to or from uniondesmarques.fr in the public web crawl.
187 sites link to this hostname.
302 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for uniondesmarques.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145920130.spf07.hubspotemail.net |
| SPF_INCLUDE | out.infoclip.fr |
| SPF_INCLUDE | procurios.cloud |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 87.253.232.0/21 |
Related pages
Pivot deeper into the graph from uniondesmarques.fr.
- IP · 199.60.103.131
- ASN · AS209242
- Registrar · registrar:scaleway
- Country · US
- Email · 4e2db90016af40be.239046@spamfree.bookmyname.com
- 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: "uniondesmarques.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.