Hostname
domanyc.com
Last fetched
domanyc.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
domanyc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.93.130 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.210.44 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- abuse@web.com
- cjnmm68ccgh9ia8h651k6pl7jv@domaindiscreet.com
- domanyc.com@proxy.dreamhost.com
- 9cf4259da267484fb6f3b7db1fdf5175.protect@withheldforprivacy.com
- 28afa3e49327734953add1214a319cc00681e117062315b4a9155f6e439d5b93@domanyc.com.whoisproxy.org
- 3d96c540780f38fdc2e90ca08f075a3a07c147e33a1f60587ed15a9792479d5a@domanyc.com.whoisproxy.org
- 47753ab7e60694a70ad5cf9974cd68bbe0bc91f013aa2c07c7b23fb95f73fede@domanyc.com.whoisproxy.org
- 4c70d51d7cb55b18b20d9c096e729f03ab5f5f1a9cf79e2924c0e811297c1845@domanyc.com.whoisproxy.org
- bb0c98a3d8afde133718825909c302436f5a4380d0a7b148f34178782040c1ac@domanyc.com.whoisproxy.org
Subdomains
1 observed subdomain of domanyc.com.
| Subdomain |
|---|
| www.domanyc.com |
Web-graph footprint
Distinct hostnames that link to or from domanyc.com in the public web crawl.
14 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from domanyc.com.
- IP · 104.21.93.130
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · abuse@web.com
- TLD · .com
- Browse hostnames · do…
- 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: "domanyc.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.