Skip to content

Hostname

hayta.org

Last fetched

hayta.org resolves to 3 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · hayta.orgRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hayta.org

Resolution chain

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

WHOIS identity

Registrar
iana:3826
Organization
fbs inc / whoisprotection.biz
Contact emails

Subdomains

11 observed subdomains of hayta.org.

Web-graph footprint

Distinct hostnames that link to or from hayta.org in the public web crawl.

9 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • hayta.org

SPF policy

6 SPF mechanisms authorising senders for hayta.org.

MechanismTarget
SPF_Ahayta.org
SPF_IP193.223.107.71
SPF_IP208.74.121.82
SPF_IP78.135.111.25
SPF_IP89.252.138.98/19
SPF_MXhayta.org

Related pages

Pivot deeper into the graph from hayta.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hayta.org"})-[: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.