Hostname
copuz.com
Last fetched
copuz.com resolves to 1 IPv4 address operated by AS34342 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
copuz.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 |
|---|---|---|---|---|
| 195.167.156.96 | 195.167.156.0/24 | AS34342 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0a3f387cc405c7d81b19273cccd80bf28039a559515c6e8cf7846e9cff616ea1@copuz.com.whoisproxy.org
- 27168afa5b1ad4980251899ead4384f2d5dbb84495c2bdb4b80c18029bc7f1d0@copuz.com.whoisproxy.org
- 2adcbf98eb51a6032a21579d29d7e4159a77bf62a6fd18a515c33c9b267a4ee4@copuz.com.whoisproxy.org
- 2eb57c296dddfb193653f4067a27de9cb9ac9ae92c771aca56ec6a92ecb54307@copuz.com.whoisproxy.org
- 4f98116b835181621d39a0da894f42e3733862a0f28dd6cb23f6af5b4aef9e81@copuz.com.whoisproxy.org
- 5ab77b65750b1a8a32dc5d9e6a2e9a4971a4112418420734f05e66eb2c249f3b@copuz.com.whoisproxy.org
- 6c57b40f6677a14a7eb157e02fc4194a618e71bb2348c9c006077f0256517530@copuz.com.whoisproxy.org
- 8624cc217c693d9161c174086b58ce91b5b230c5c7e8aa9a43b8af785a672420@copuz.com.whoisproxy.org
- 87fd2d8b5ae8b792d4bd604620affb25f87e90769f6208c264a3867be7866b0f@copuz.com.whoisproxy.org
- 88b05312bf0a876a73abbe4a3c7e70211b6735c9e2c65c2db3d230a2491e20ae@copuz.com.whoisproxy.org
- c9fdea4197352a8b42319d5a2bbd2c8a00c769bf7fbe2e9f1bd856ef6d440ccd@copuz.com.whoisproxy.org
- dd302125324cce4f04d6a323a2bb11cd21bf9d114521f8db298a75643f4110dd@copuz.com.whoisproxy.org
Subdomains
9 observed subdomains of copuz.com.
Web-graph footprint
Distinct hostnames that link to or from copuz.com in the public web crawl.
12 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for copuz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from copuz.com.
- IP · 195.167.156.96
- ASN · AS34342
- Registrar · iana:269
- Country · PL
- Email · 0a3f387cc405c7d81b19273cccd80bf28039a559515c6e8cf7846e9cff616ea1@copuz.com.whoisproxy.org
- TLD · .com
- Browse hostnames · co…
- 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: "copuz.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.