Skip to content

Hostname

camper2go.com

Last fetched

camper2go.com resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists iana:88 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.57.10.7793.56.0.0/14AS12874IT

WHOIS identity

Registrar
iana:88
Organization
gest camp market srl
Contact emails

Subdomains

3 observed subdomains of camper2go.com.

Web-graph footprint

Distinct hostnames that link to or from camper2go.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for camper2go.com.

MechanismTarget
SPF_Acamper2go.com
SPF_INCLUDEturbo-smtp.com
SPF_IP185.36.72.147
SPF_IP93.57.10.118
SPF_IP93.57.10.119
SPF_IP93.57.10.121
SPF_IP93.57.10.77
SPF_MXcamper2go.com

Related pages

Pivot deeper into the graph from camper2go.com.

Cypher and MCP

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

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