Hostname
horizonsoftware.com
Last fetched
horizonsoftware.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
horizonsoftware.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 |
|---|---|---|---|---|
| 35.209.234.191 | 35.208.0.0/15 | AS43515 | YOUTUBE YOUTUBE | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of horizonsoftware.com owner
- Contact emails
- itsupport@horizonsoftware.com
- 05a4e8d2-5aeb-46de-8e66-7aaa613f8f52@identity-protect.org
- 136af1f7-07ce-4074-816a-4e48ab896a2b@identity-protect.org
- 394acc69-89a3-40ac-88a8-c99a4e04ad65@identity-protect.org
- 4fe8e92b-2408-4c3e-abdb-b3800bb88d96@identity-protect.org
- 6085a0aa-dadf-43c1-b22b-190a878647b7@identity-protect.org
- 97b53e26-93f4-4a71-9d59-d9c4ff4d52dc@identity-protect.org
- owner-11358091@horizonsoftware.com.whoisprivacyservice.org
- owner-5622943@horizonsoftware.com.whoisprivacyservice.org
- owner-6090274@horizonsoftware.com.whoisprivacyservice.org
- owner-9056577@horizonsoftware.com.whoisprivacyservice.org
- owner-9129144@horizonsoftware.com.whoisprivacyservice.org
Subdomains
39 observed subdomains of horizonsoftware.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from horizonsoftware.com in the public web crawl.
55 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for horizonsoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21703327.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from horizonsoftware.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "horizonsoftware.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.