Skip to content

Hostname

camp-king.com

Last fetched

camp-king.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

camp-king.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.58108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.65108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.67108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.77108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.185.12913.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.1713.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.5413.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.5713.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from camp-king.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for camp-king.com.

MechanismTarget
SPF_Acamp-king.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfmc.camp-king.com
SPF_IP173.8.129.249
SPF_IP208.185.23.38
SPF_MXcamp-king.com

Related pages

Pivot deeper into the graph from camp-king.com.

Cypher and MCP

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

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