Hostname
basl-bd.com
Last fetched
basl-bd.com resolves to 1 IPv4 address operated by XEON-BD Xeon in BD. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
basl-bd.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 |
|---|---|---|---|---|
| 103.48.119.71 | 103.48.119.0/24 | AS133938 | XEON-BD Xeon | BD |
WHOIS identity
- Registrar
- iana:82
- Organization
- md. arifuzzaman
- Contact emails
Subdomains
10 observed subdomains of basl-bd.com.
Web-graph footprint
Distinct hostnames that link to or from basl-bd.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- basl-bd.com
SPF policy
12 SPF mechanisms authorising senders for basl-bd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.xeonbd.com |
| SPF_IP | 103.48.119.13 |
| SPF_IP | 103.48.119.244 |
| SPF_IP | 103.48.119.71 |
| SPF_IP | 103.48.119.78 |
| SPF_IP | 123.200.0.0/29 |
| SPF_IP | 123.200.6.16/28 |
| SPF_IP | 163.47.35.68/29 |
| SPF_IP | 2400:ca00:100:206:0:0:0:100 |
| SPF_IP | 27.147.148.204/30 |
| SPF_IP | 27.147.192.64/26 |
| SPF_MX | basl-bd.com |
Related pages
Pivot deeper into the graph from basl-bd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "basl-bd.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.