Skip to content

Hostname

ketchjs.com

Last fetched

ketchjs.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ketchjs.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 · ketchjs.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ketchjs.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ketchjs.com owner
Contact emails
28567873-643a-4c18-ac1e-03bfaf44c820@identity-protect.org, 38bfc6a8-419b-4f6d-8e3a-36b62ec83e00@identity-protect.org, 4b55cef3-f176-49c6-a7da-366749c25fb8@identity-protect.org, 6a9f97ff-85ce-49a5-9d29-b21649954561@identity-protect.org, 7a348427-8285-4de6-91b1-72ad10188aad@identity-protect.org, ccecae58-e4d8-4eca-8754-d3b624e18446@identity-protect.org, ebedfbe9-b110-4c0f-b069-7198cfdaef46@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-155.awsdns-19.com
  • ns-992.awsdns-60.net
  • ns-1324.awsdns-37.org
  • ns-1918.awsdns-47.co.uk

Threat-feed evidence

History

Related pages

Pivot from ketchjs.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: "ketchjs.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.