Hostname
catchshift.com
Last fetched
catchshift.com resolves to 1 IPv4 address operated by HOMEPL-AS in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
catchshift.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 |
|---|---|---|---|---|
| 89.161.246.196 | 89.161.192.0/18 | AS12824 | HOMEPL-AS | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 3e57cfcaea5296b760d241269bad049b6c03672cd5f1e3092ce8583308b3c603@catchshift.com.whoisproxy.org
- 401ce12f6261087794af21cdab0420ed4ff236f840e7ab5b982cba513bc3632e@catchshift.com.whoisproxy.org
- 42443ace5a93bd7afba5ead12cc18c672b8bd1df274bf5bb2dd8dd30e4dd4a31@catchshift.com.whoisproxy.org
- 4c172afbc3c1317b19f5e701ad65bc812e6cd213a40b73a3297850c96325f1d3@catchshift.com.whoisproxy.org
- 581f8079d82da0fbc87b3ef9f206253b17c9f975f98816d2a48bb672b5ead6e9@catchshift.com.whoisproxy.org
- 80a3e9690371dce01fe172f99ac1a0d5d7506c6af119c5c845174a113c79abcb@catchshift.com.whoisproxy.org
- 80ffbcb6ba4b75436d2ecfb902f9a3c0409c7ec4bde7c76a5002485e6eee2ab1@catchshift.com.whoisproxy.org
- a0036dc57a9088c8129bac9c245de01532d365c6997b9e28d4d33fbd4007e7b9@catchshift.com.whoisproxy.org
- a9512ff8f747e00954e5079efa72fc6e65dfcbef89fb8f701d63e80c9a741281@catchshift.com.whoisproxy.org
- c0b71e9730ddae1bc23619ebce33ac650f6f8eb3da3c5beac4b808ec53ad29aa@catchshift.com.whoisproxy.org
- ef6a9c0af7e5c81462260239d9e6a8849ffffc9e40d65ee36b343082ae5e4c60@catchshift.com.whoisproxy.org
- f7b06eb5c5427be660775f06df3d032304dbf4dcf2e2e89b300ae98bae331cfc@catchshift.com.whoisproxy.org
Subdomains
6 observed subdomains of catchshift.com.
Web-graph footprint
Distinct hostnames that link to or from catchshift.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- catchshift.com
SPF policy
4 SPF mechanisms authorising senders for catchshift.com.
| Mechanism | Target |
|---|---|
| SPF_A | catchshift.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 89.161.246.196 |
| SPF_MX | catchshift.com |
Related pages
Pivot deeper into the graph from catchshift.com.
- IP · 89.161.246.196
- ASN · AS12824HOMEPL-AS
- Registrar · iana:269
- Country · PL
- Email · 3e57cfcaea5296b760d241269bad049b6c03672cd5f1e3092ce8583308b3c603@catchshift.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ca…
- 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: "catchshift.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.