Skip to content

Hostname

ftpstream.com

Last fetched

ftpstream.com resolves to 1 IPv4 address operated by MAYTECH-ASN - Maytech Communications Ltd in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ftpstream.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ftpstream.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.197.143.1291.197.142.0/23AS43584MAYTECH-ASN - Maytech Communications LtdGB

WHOIS identity

Registrar
iana:48
Organization
antony freeman
Contact emails

Subdomains

662 observed subdomains of ftpstream.com.

Web-graph footprint

Distinct hostnames that link to or from ftpstream.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ftpstream.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_IP104.196.252.240
SPF_IP178.250.100.52/30
SPF_IP35.189.5.145
SPF_IP46.16.160.0/21
SPF_IP47.91.111.8
SPF_IP70.47.55.0/24
SPF_IP72.26.219.176/29
SPF_IP91.197.140.0/24
SPF_IP91.197.141.0/24

Related pages

Pivot deeper into the graph from ftpstream.com.

Cypher and MCP

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

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