Hostname
syanaserv.com
Last fetched
syanaserv.com resolves to 2 IPv4 addresses operated by YOUTUBE - Google Ireland Limited in GB. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
syanaserv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.78.93 | 35.214.0.0/17 | AS43515 | YOUTUBE - Google Ireland Limited | GB |
| 81.85.76.116 | 81.85.76.0/24 | AS16003 | FORNEX-NL-AS - Fornex Hosting S.L. | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
9 observed subdomains of syanaserv.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for syanaserv.com.
| Mechanism | Target |
|---|---|
| SPF_A | syanaserv.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 184.94.213.196 |
| SPF_IP | 35.214.78.93 |
| SPF_MX | syanaserv.com |
Related pages
Pivot deeper into the graph from syanaserv.com.
- IP · 35.214.78.93
- ASN · AS43515YOUTUBE - Google Ireland Limited
- Registrar · iana:1068
- Country · GB
- Email · 37adc38da05c4032be4a57607ef4b06b.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · sy…
- 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: "syanaserv.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.