Skip to content

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

WHISPER CANON · ftpbd.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ftpbd.net

Resolution chain

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

IPPrefixASNOperatorCountry
103.58.73.8103.58.73.0/24AS134204BUSINESSNETWORK-AS-AP Business NetworkBD
195.88.211.140195.88.211.0/24AS214882ARENHOST Steven Gusti HutamaID

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.

MechanismTarget
SPF_Aftpbd.net
SPF_IP103.58.74.246
SPF_MXftpbd.net

Related pages

Pivot deeper into the graph from ftpbd.net.

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 20

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