Hostname
computerwish.com
Last fetched
computerwish.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
computerwish.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 |
|---|---|---|---|---|
| 192.99.14.30 | 192.99.0.0/16 | AS16276 | OVH | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- contact privacy inc. customer 1241724532
- Contact emails
Subdomains
7 observed subdomains of computerwish.com.
Web-graph footprint
Distinct hostnames that link to or from computerwish.com in the public web crawl.
336 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- computerwish.com
SPF policy
6 SPF mechanisms authorising senders for computerwish.com.
| Mechanism | Target |
|---|---|
| SPF_A | computerwish.com |
| SPF_IP | 138.201.80.43 |
| SPF_IP | 162.0.221.160 |
| SPF_IP | 192.99.14.30 |
| SPF_IP | 38.242.252.114 |
| SPF_MX | computerwish.com |
Related pages
Pivot deeper into the graph from computerwish.com.
- IP · 192.99.14.30
- ASN · AS16276OVH
- Registrar · iana:1068
- Country · CA
- Email · 6c4684914f4c45e0a585e050d9a7232d.protect@withheldforprivacy.com
- 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: "computerwish.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.