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
Resolution chain
hayta.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 78.135.111.25 | 78.135.111.0/24 | AS47585 | — | TR |
| 87.76.142.170 | 87.76.142.0/24 | AS209658 | — | UA |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- hayta.org
SPF policy
6 SPF mechanisms authorising senders for hayta.org.
| Mechanism | Target |
|---|---|
| SPF_A | hayta.org |
| SPF_IP | 193.223.107.71 |
| SPF_IP | 208.74.121.82 |
| SPF_IP | 78.135.111.25 |
| SPF_IP | 89.252.138.98/19 |
| SPF_MX | hayta.org |
Related pages
Pivot deeper into the graph from hayta.org.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:3826
- Country · US
- Email · 4412595@whoisprotection.biz
- TLD · .org
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.