Hostname
ketch.com
Last fetched
ketch.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ketch.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.142.109 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ketch.com owner
- Contact emails
- gdpr-masking@gdpr-masked.com
- domain.reg.protect@gmail.com
- 72986a44-c103-4a69-9841-71aa94415a37@identity-protect.org
- 9bc74ca7-9557-4345-953f-68a37ff41f3c@identity-protect.org
- 9ed9f73b-2f0b-4da2-8bab-e70439a31d97@identity-protect.org
- ab7e6e74-1dd9-4361-ae6a-89611c730945@identity-protect.org
- adfc4711-1d17-4b6f-be5d-f193bdd3c9f3@identity-protect.org
- d59373f7-7fa8-4347-aaa2-0d9db962f82d@identity-protect.org
- owner-10082916@ketch.com.whoisprivacyservice.org
- owner-10083560@ketch.com.whoisprivacyservice.org
- owner-1248921@ketch.com.whoisprivacyservice.org
- owner-1538545@ketch.com.whoisprivacyservice.org
- owner-1808494@ketch.com.whoisprivacyservice.org
- owner-5208425@ketch.com.whoisprivacyservice.org
- owner-5209069@ketch.com.whoisprivacyservice.org
- owner-5405807@ketch.com.whoisprivacyservice.org
- owner-5676400@ketch.com.whoisprivacyservice.org
- owner-5748967@ketch.com.whoisprivacyservice.org
- owner-5873138@ketch.com.whoisprivacyservice.org
- owner-5945705@ketch.com.whoisprivacyservice.org
- and 5 more
Subdomains
19 observed subdomains of ketch.com.
Web-graph footprint
Distinct hostnames that link to or from ketch.com in the public web crawl.
254 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ketch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7186579.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from ketch.com.
- IP · 162.159.142.109
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · ke…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ketch.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.