Skip to content

Hostname

myhorison.com

Last fetched

myhorison.com resolves to 1 IPv4 address operated by AS152407 in ID. WHOIS lists iana:4029 as the registrar.

Nutrition Label

WHISPER CANON · myhorison.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/myhorison.com

Resolution chain

myhorison.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.20.92.196157.20.92.0/24AS152407ID

WHOIS identity

Registrar
iana:4029
Organization
metropolitan golden management
Contact emails

Subdomains

23 observed subdomains of myhorison.com.

Web-graph footprint

Distinct hostnames that link to or from myhorison.com in the public web crawl.

80 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for myhorison.com.

MechanismTarget
SPF_Amyhorison.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspamdisinfectant.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.spamdisinfect.com
SPF_INCLUDEspf.spamdisinfectant.com
SPF_IP103.28.12.122
SPF_IP103.28.12.181
SPF_IP103.28.12.182
SPF_IP103.28.12.70
SPF_IP103.28.12.71
SPF_IP103.28.12.98
SPF_IP117.53.45.115
SPF_IP43.252.137.18
SPF_MXmyhorison.com

Related pages

Pivot deeper into the graph from myhorison.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "myhorison.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.