Hostname
horizonsoptical.com
Last fetched
horizonsoptical.com resolves to 3 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1600 as the registrar.
Nutrition Label
Resolution chain
horizonsoptical.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.94.101.113 | 141.94.0.0/16 | AS16276 | — | FR |
| 199.60.103.150 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.50 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:1600
- Organization
- ilimit comunicacions sl .
- Contact emails
Subdomains
52 observed subdomains of horizonsoptical.com.
Showing 22 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from horizonsoptical.com in the public web crawl.
18 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for horizonsoptical.com.
| Mechanism | Target |
|---|---|
| SPF_A | horizonsoptical.com |
| SPF_INCLUDE | 144942749.spf03.hubspotemail.net |
| SPF_INCLUDE | ilimit.es |
| SPF_INCLUDE | mail.indo.es |
| SPF_INCLUDE | scs.indo.es |
| SPF_INCLUDE | spf.eu.signature365.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 80.94.2.102/32 |
| SPF_IP | 80.94.2.104 |
| SPF_IP | 80.94.2.107 |
| SPF_IP | 80.94.2.70 |
| SPF_MX | horizonsoptical.com |
Related pages
Pivot deeper into the graph from horizonsoptical.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "horizonsoptical.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.