Hostname
reelxv.com
Last fetched
reelxv.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
reelxv.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 |
|---|---|---|---|---|
| 149.202.2.66 | 149.202.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- luc.b@presencepme.com
- 0233454f1cd24751cde6d82e7bbc8e4e1f490ee6fe2c8fcfd0ccc22124c1302d@reelxv.com.whoisproxy.org
- 0ae56cb0f7a6d7c2d1f83f1d7ccb847b2e262cd8d4a0b2a5d24a5321caedea1e@reelxv.com.whoisproxy.org
- 231c81425e33b248ffe782c928b122069fbf11a493bc303fb0631d3ae11fcca3@reelxv.com.whoisproxy.org
- 235299070a4b4f41b7297e0f3ab56ec417ed386ecf8d4bd3fbb6b7f9c5d2793c@reelxv.com.whoisproxy.org
- 54fa5b1f8149732586468906c0d201939b62eeff32ef4bec9a0bee5664d7b962@reelxv.com.whoisproxy.org
- 653f159440b1547fe314fac99e7de377719cb25ac37c8d9ebb88fa65064f407d@reelxv.com.whoisproxy.org
- 78682834eac00301a9696371997acbde0fc066990acd7137cd912ce9feb78391@reelxv.com.whoisproxy.org
- 84be1ee9471444c9111232c9d1e8b96aa6aed665eeffd7c31f7430cc2d2812f1@reelxv.com.whoisproxy.org
- a637236628a9b4829798eb513e822924361c7fcfb42a4f4bc971fcee018a0ebf@reelxv.com.whoisproxy.org
- a7afeffb242758c541139fc28fe221bbb0da253929c7ac633063c551b780fee2@reelxv.com.whoisproxy.org
- b2551d0f249a689e1c21a509160593b4067614c3bb830cffb8fb3ec68f204d25@reelxv.com.whoisproxy.org
- c2df02764b8450cabeee77b9c960c911081b46a035f8efe77608d4718ce96257@reelxv.com.whoisproxy.org
Subdomains
1 observed subdomain of reelxv.com.
| Subdomain |
|---|
| www.reelxv.com |
Web-graph footprint
Distinct hostnames that link to or from reelxv.com in the public web crawl.
7 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- reelxv.com
SPF policy
2 SPF mechanisms authorising senders for reelxv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.monarobase.net |
| SPF_IP | 149.202.2.66 |
Related pages
Pivot deeper into the graph from reelxv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reelxv.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.