Skip to content

Hostname

apps.horizon.net.sa

Last fetched

apps.horizon.net.sa resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · apps.horizon.net.saRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/apps.horizon.net.sa

Resolution chain

apps.horizon.net.sa resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.44.210104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.203.182172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
88.99.0.18088.99.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with apps.horizon.net.sa in WhisperGraph.

Subdomains

7 observed subdomains of apps.horizon.net.sa.

Web-graph footprint

Distinct hostnames that link to or from apps.horizon.net.sa in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • apps.horizon.net.sa

Related pages

Pivot deeper into the graph from apps.horizon.net.sa.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "apps.horizon.net.sa"})-[: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.