Hostname
meretgolf.com
Last fetched
meretgolf.com resolves to 1 IPv4 address operated by AS9180 in FR. WHOIS lists iana:88 as the registrar.
Nutrition Label
Resolution chain
meretgolf.com 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 |
|---|---|---|---|---|
| 195.214.227.45 | 195.214.227.0/24 | AS9180 | — | FR |
WHOIS identity
- Registrar
- iana:88
- Organization
- corinne baras
- Contact emails
Subdomains
5 observed subdomains of meretgolf.com.
Web-graph footprint
Distinct hostnames that link to or from meretgolf.com in the public web crawl.
86 sites link to this hostname.
160 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for meretgolf.com.
| Mechanism | Target |
|---|---|
| SPF_A | meretgolf.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 195.214.224.0/24 |
| SPF_IP | 195.214.224.35 |
| SPF_IP | 195.214.227.40/29 |
| SPF_IP | 217.13.56.18 |
| SPF_IP | 217.13.56.7 |
| SPF_IP | 51.255.225.44 |
| SPF_IP | 62.160.26.103 |
| SPF_IP | 81.80.115.211/32 |
| SPF_IP | 87.98.173.89 |
| SPF_IP | 91.223.240.199 |
| SPF_IP | 91.223.240.206/32 |
| SPF_IP | 91.223.240.207/32 |
| SPF_MX | meretgolf.com |
Related pages
Pivot deeper into the graph from meretgolf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "meretgolf.com"})-[: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.