Skip to content

Hostname

himalyo.com

Last fetched

himalyo.com resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · himalyo.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/himalyo.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.24.9.8578.24.8.0/21AS43541CZ

WHOIS identity

Registrar
iana:113
Organization
albixon a.s.
Contact emails

Subdomains

2 observed subdomains of himalyo.com.

Web-graph footprint

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

10 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for himalyo.com.

MechanismTarget
SPF_Ahimalyo.com
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.vshosting.cloud
SPF_IP185.7.24.0/24
SPF_IP217.16.184.200
SPF_IP217.66.162.51
SPF_IP217.66.162.54
SPF_IP78.24.9.85
SPF_IP81.30.237.162
SPF_IP95.168.210.204
SPF_MXhimalyo.com

Related pages

Pivot deeper into the graph from himalyo.com.

Cypher and MCP

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

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