Skip to content

Hostname

campstar.com

Last fetched

campstar.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.124.255.983.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.323.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.533.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.10.1483.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
campstar worldwide camping
Contact emails

Subdomains

8 observed subdomains of campstar.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for campstar.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from campstar.com.

Cypher and MCP

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

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