Skip to content

Hostname

campinsite.com

Last fetched

campinsite.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · campinsite.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/campinsite.com

Resolution chain

campinsite.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.248.92.77104.248.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
45.61.157.13445.61.156.0/23AS14956ROUTERHOSTING - RouterHosting LLCUS

WHOIS identity

Registrar
iana:146
Organization
lucas geis
Contact emails

Subdomains

6 observed subdomains of campinsite.com.

Threat posture

History

Mail and authentication

MX records

  • campinsite.com

SPF policy

4 SPF mechanisms authorising senders for campinsite.com.

MechanismTarget
SPF_Acampinsite.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.229.176
SPF_MXcampinsite.com

Related pages

Pivot deeper into the graph from campinsite.com.

Cypher and MCP

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

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