Skip to content

Hostname

caps-web.org

Last fetched

caps-web.org resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · caps-web.orgRouting diversity3.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/caps-web.org

Resolution chain

caps-web.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.79.236147.79.72.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
84.32.84.23484.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
84.32.84.4784.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
88.223.87.288.223.80.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

2 observed subdomains of caps-web.org.

Web-graph footprint

Distinct hostnames that link to or from caps-web.org in the public web crawl.

77 sites link to this hostname.

439 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for caps-web.org.

MechanismTarget
SPF_Acaps-web.org
SPF_INCLUDE_netblocks1.luxsci.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_IP35.215.124.17
SPF_MXcaps-web.org

Related pages

Pivot deeper into the graph from caps-web.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "caps-web.org"})-[: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.