Hostname
becausefiction.com
Last fetched
becausefiction.com resolves to 1 IPv4 address operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
becausefiction.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 |
|---|---|---|---|---|
| 74.114.89.228 | 74.114.88.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- celebrate lit publicity group
- Contact emails
- becausefiction.com-owner-202002-f40010@whois.tigertech.net
- becausefiction.com-owner-202304-3b2215@whois.tigertech.net
- becausefiction.com-owner-202306-8547a2@whois.tigertech.net
- becausefiction.com-owner-202308-c547f3@whois.tigertech.net
- becausefiction.com-owner-202311-aea446@whois.tigertech.net
- becausefiction.com-owner-202401-600b9d@whois.tigertech.net
- becausefiction.com-owner-202402-eb77e7@whois.tigertech.net
- becausefiction.com-owner-202404-87ef3e@whois.tigertech.net
- becausefiction.com-owner-202406-ef5c70@whois.tigertech.net
- becausefiction.com-owner-202408-589523@whois.tigertech.net
- becausefiction.com-owner-202412-c646e6@whois.tigertech.net
Subdomains
2 observed subdomains of becausefiction.com.
Web-graph footprint
Distinct hostnames that link to or from becausefiction.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for becausefiction.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from becausefiction.com.
- IP · 74.114.89.228
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · becausefiction.com-owner-202002-f40010@whois.tigertech.net
- TLD · .com
- Browse hostnames · be…
- 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: "becausefiction.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.