Hostname
fictionwise.com
Last fetched
fictionwise.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2165 as the registrar.
Nutrition Label
Resolution chain
fictionwise.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.18.0.186 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.186 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.21.40.200 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.138.144 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2165
- Organization
- babi
- Contact emails
- 3n9gm6r5csi9f82srjvgi71i6g@domaindiscreet.com
- 66e3e41d0a28fd0a5ae1a5c7ede3a862@domaindiscreet.com
- 683810f30a28fd0a6dc38622396b8684@domaindiscreet.com
- 6ba93e460a28fd0a34cb047233a0b7c8@domaindiscreet.com
- bebd71320a28fd0a176eea3e428f87cf@domaindiscreet.com
- fictionwise.com@namebrightprivacy.com
- deannabettie1630@gmail.com
- f863d3280a16123328e44db07ff1ae04@domaindiscreet.com
- webmaster@vastbridges.com
- info@domain-contact.org
Subdomains
1 observed subdomain of fictionwise.com.
| Subdomain |
|---|
| www.fictionwise.com |
Web-graph footprint
Distinct hostnames that link to or from fictionwise.com in the public web crawl.
743 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fictionwise.com.
- IP · 104.18.0.186
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2165
- Country · CA
- Email · 3n9gm6r5csi9f82srjvgi71i6g@domaindiscreet.com
- TLD · .com
- Browse hostnames · fi…
- 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: "fictionwise.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.