Skip to content

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

WHISPER CANON · horizonsoptical.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/horizonsoptical.com

Resolution chain

horizonsoptical.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1600
Organization
ilimit comunicacions sl .
Contact emails

Subdomains

52 observed subdomains of horizonsoptical.com.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for horizonsoptical.com.

MechanismTarget
SPF_Ahorizonsoptical.com
SPF_INCLUDE144942749.spf03.hubspotemail.net
SPF_INCLUDEilimit.es
SPF_INCLUDEmail.indo.es
SPF_INCLUDEscs.indo.es
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.94.2.102/32
SPF_IP80.94.2.104
SPF_IP80.94.2.107
SPF_IP80.94.2.70
SPF_MXhorizonsoptical.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.