Skip to content

Hostname

4camping.fr

Last fetched

4camping.fr resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · 4camping.frRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/4camping.fr

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.134.203188.166.132.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:gransy s.r.o.
Organization
ftonline s.r.o.
Contact emails

Subdomains

5 observed subdomains of 4camping.fr.

Web-graph footprint

Distinct hostnames that link to or from 4camping.fr in the public web crawl.

23 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 4camping.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP159.89.15.27
SPF_IP194.228.2.82
SPF_IP198.2.133.66

Related pages

Pivot deeper into the graph from 4camping.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "4camping.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.