Skip to content

Hostname

ftp.syanaserv.com

Last fetched

ftp.syanaserv.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in GB.

Nutrition Label

WHISPER CANON · ftp.syanaserv.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ftp.syanaserv.com

Resolution chain

ftp.syanaserv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.214.78.9335.214.0.0/17AS15169GOOGLE - Google LLCGB
81.85.76.11681.85.76.0/24AS16003FORNEX-NL-AS - Fornex Hosting S.L.NL

WHOIS identity

No WHOIS records are currently associated with ftp.syanaserv.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ftp.syanaserv.com.

MechanismTarget
SPF_Aftp.syanaserv.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP184.94.213.196
SPF_MXftp.syanaserv.com

Related pages

Pivot deeper into the graph from ftp.syanaserv.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.