Hostname
saibabd.net
Last fetched
saibabd.net resolves to 1 IPv4 address operated by AS134135 in BD. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
saibabd.net 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 |
|---|---|---|---|---|
| 43.245.118.2 | 43.245.118.0/24 | AS134135 | — | BD |
WHOIS identity
- Registrar
- iana:303
- Organization
- m/s saiba international
- Contact emails
Subdomains
19 observed subdomains of saibabd.net.
Web-graph footprint
Distinct hostnames that link to or from saibabd.net in the public web crawl.
7 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- saibabd.net
SPF policy
11 SPF mechanisms authorising senders for saibabd.net.
| Mechanism | Target |
|---|---|
| SPF_A | saibabd.net |
| SPF_IP | 148.251.233.48 |
| SPF_IP | 149.202.115.196 |
| SPF_IP | 38.106.52.106 |
| SPF_IP | 43.245.118.2 |
| SPF_IP | 46.105.100.210 |
| SPF_IP | 5.196.57.237 |
| SPF_IP | 5.39.66.122 |
| SPF_IP | 5.39.72.80 |
| SPF_IP | 51.77.152.160 |
| SPF_MX | saibabd.net |
Related pages
Pivot deeper into the graph from saibabd.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "saibabd.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.