Skip to content

Hostname

catchservers.com

Last fetched

catchservers.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. catchservers.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · catchservers.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/catchservers.com

Resolution chain

No IPv4 resolution is recorded for catchservers.com in WhisperGraph.

IPv6 resolution

No AAAA record for catchservers.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
1a82f76e-171f-4df5-acb6-65db534e9036@identity-protect.org, 48ad7924-50d7-42ac-9452-a9124af2e45e@identity-protect.org, bbcabdb6-f420-4c9b-bb71-13956e58111e@identity-protect.org, c67fb21b-a8e4-4f15-8026-94bb02ea48b5@identity-protect.org, dd91cc70-d26e-4613-8cd2-a63a08eaa5e0@identity-protect.org, e9a90bf9-cb4c-4158-8a30-23d949a19e64@identity-protect.org, efc6e941-30c1-4916-a599-b5e262e314c1@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-58.awsdns-07.com
  • ns-649.awsdns-17.net
  • ns-1490.awsdns-58.org
  • ns-1642.awsdns-13.co.uk

Threat-feed evidence

History

Related pages

Pivot from catchservers.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "catchservers.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.