Hostname
cut-protect.com
Last fetched
cut-protect.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
cut-protect.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 |
|---|---|---|---|---|
| 45.157.191.105 | 45.157.188.0/22 | AS29222 | — | CH |
WHOIS identity
- Registrar
- iana:168
- Organization
- global domain privacy
- Contact emails
- z19gbjxyoewzgut0@amenprivateregistration.com
- z24ddluyjheev1hcg@amenprivateregistration.com
- z24fclxc9qg0cyh0@amenprivateregistration.com
- z24gclyj4syrjip8@amenprivateregistration.com
- z24grlz4k5s5l1bhk@amenprivateregistration.com
- z24hblzpzpf1x1wpc@amenprivateregistration.com
- z24jam23puov41d6h@amenprivateregistration.com
- z24l9m4hi6y4r1ww5@amenprivateregistration.com
- z25b7m6v7x3956l6@amenprivateregistration.com
- z25com8nitact3uf@amenprivateregistration.com
- z25h6me0cg21a1hqn@amenprivateregistration.com
- z25jkmgziftkd7ad@amenprivateregistration.com
- z25ljmjdaxys2tmn@amenprivateregistration.com
Subdomains
2 observed subdomains of cut-protect.com.
Web-graph footprint
Distinct hostnames that link to or from cut-protect.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cut-protect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webapps.net |
Related pages
Pivot deeper into the graph from cut-protect.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cut-protect.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.