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
Resolution chain
ftpstream.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.197.143.12 | 91.197.142.0/23 | AS43584 | MAYTECH-ASN - Maytech Communications Ltd | GB |
WHOIS identity
- Registrar
- iana:48
- Organization
- antony freeman
- Contact emails
Subdomains
662 observed subdomains of ftpstream.com.
Showing 25 of 662. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 104.196.252.240 |
| SPF_IP | 178.250.100.52/30 |
| SPF_IP | 35.189.5.145 |
| SPF_IP | 46.16.160.0/21 |
| SPF_IP | 47.91.111.8 |
| SPF_IP | 70.47.55.0/24 |
| SPF_IP | 72.26.219.176/29 |
| SPF_IP | 91.197.140.0/24 |
| SPF_IP | 91.197.141.0/24 |
Related pages
Pivot deeper into the graph from ftpstream.com.
- IP · 91.197.143.12
- ASN · AS43584MAYTECH-ASN - Maytech Communications Ltd
- Registrar · iana:48
- Country · GB
- Email · antony@maytech.net
- TLD · .com
- Browse hostnames · ft…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.