Skip to content

Hostname

syta.org

Last fetched

syta.org resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · syta.orgRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/syta.org

Resolution chain

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

IPPrefixASNOperatorCountry
205.174.25.210205.176.146.0/24AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
contact privacy inc. customer 0146118703
Contact emails

Subdomains

4 observed subdomains of syta.org.

Web-graph footprint

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

268 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for syta.org.

MechanismTarget
SPF_Amail29.avectra.info
SPF_Asyta.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.criticalimpactinc.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.85.48.122
SPF_IP64.211.221.160/32
SPF_IP64.211.221.161/32
SPF_IP64.211.221.163/32
SPF_IP64.211.221.164/32
SPF_IP64.211.221.232/32
SPF_IP66.59.15.123
SPF_MXsyta.org

Related pages

Pivot deeper into the graph from syta.org.

Cypher and MCP

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

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