Hostname
howik.com
Last fetched
howik.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
howik.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.22.213 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.234.24.211 | 172.234.16.0/20 | AS63949 | VKT-HK Viking Telecom Limited | US |
| 172.239.57.117 | 172.239.32.0/19 | AS63949 | VKT-HK Viking Telecom Limited | US |
| 172.67.207.29 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 45fafdd3f2a2407dac49ffb8d705e469.protect@whoisguard.com
- c51b71fb5c5342a18414c9a87df6f849.protect@whoisguard.com
- 6aa12519590f4ca6bee37b216f3625b3.protect@withheldforprivacy.com
- 926ed4097c574a699e50954c3a45212f.protect@withheldforprivacy.com
- a65326f0e22440b891ffcea5ffa6b670.protect@withheldforprivacy.com
- a9b7c2b7e9ba4acab226723a63be2b47.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
Subdomains
1 observed subdomain of howik.com.
| Subdomain |
|---|
| www.howik.com |
Web-graph footprint
Distinct hostnames that link to or from howik.com in the public web crawl.
33 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from howik.com.
- IP · 104.21.22.213
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 45fafdd3f2a2407dac49ffb8d705e469.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ho…
- 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: "howik.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.