Skip to content

Hostname

ftp.tsohost.com

Last fetched

ftp.tsohost.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.58.52.12323.58.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.66.214.22123.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ftp.tsohost.com.

MechanismTarget
SPF_Aftp.tsohost.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.em.secureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.24.99.18/32
SPF_IP185.52.25.1
SPF_IP188.65.118.131
SPF_IP195.62.28.191
SPF_IP195.62.28.35
SPF_MXftp.tsohost.com

Related pages

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

Cypher and MCP

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

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