Skip to content

Hostname

campspace.com

Last fetched

campspace.com resolves to 2 IPv4 addresses operated by NL-BIT BIT BV in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · campspace.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/campspace.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.22.62.164178.22.56.0/21AS12859NL-BIT BIT BVNL
178.22.62.171178.22.56.0/21AS12859NL-BIT BIT BVNL

WHOIS identity

Registrar
iana:303
Organization
campspace
Contact emails

Subdomains

4 observed subdomains of campspace.com.

Web-graph footprint

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

651 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for campspace.com.

MechanismTarget
SPF_Acampspace.com
SPF_INCLUDE25413995.spf05.hubspotemail.net
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mtasv.net
SPF_MXcampspace.com

Related pages

Pivot deeper into the graph from campspace.com.

Cypher and MCP

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

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