Hostname
ftpbd.net
Last fetched
ftpbd.net resolves to 2 IPv4 addresses operated by BUSINESSNETWORK-AS-AP Business Network in BD. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
ftpbd.net 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 |
|---|---|---|---|---|
| 103.58.73.8 | 103.58.73.0/24 | AS134204 | BUSINESSNETWORK-AS-AP Business Network | BD |
| 195.88.211.140 | 195.88.211.0/24 | AS214882 | ARENHOST Steven Gusti Hutama | ID |
WHOIS identity
- Registrar
- iana:303
- Organization
- domain admin
- Contact emails
Subdomains
13 observed subdomains of ftpbd.net.
Web-graph footprint
Distinct hostnames that link to or from ftpbd.net in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- ftpbd.net
SPF policy
3 SPF mechanisms authorising senders for ftpbd.net.
| Mechanism | Target |
|---|---|
| SPF_A | ftpbd.net |
| SPF_IP | 103.58.74.246 |
| SPF_MX | ftpbd.net |
Related pages
Pivot deeper into the graph from ftpbd.net.
- IP · 103.58.73.8
- ASN · AS134204BUSINESSNETWORK-AS-AP Business Network
- Registrar · iana:303
- Country · BD
- Email · contact@privacyprotect.org
- TLD · .net
- 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: "ftpbd.net"})-[: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.