Skip to content

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

WHISPER CANON · meretgolf.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/meretgolf.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.214.227.45195.214.227.0/24AS9180FR

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for meretgolf.com.

MechanismTarget
SPF_Ameretgolf.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.214.224.0/24
SPF_IP195.214.224.35
SPF_IP195.214.227.40/29
SPF_IP217.13.56.18
SPF_IP217.13.56.7
SPF_IP51.255.225.44
SPF_IP62.160.26.103
SPF_IP81.80.115.211/32
SPF_IP87.98.173.89
SPF_IP91.223.240.199
SPF_IP91.223.240.206/32
SPF_IP91.223.240.207/32
SPF_MXmeretgolf.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 20

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