Skip to content

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

WHISPER CANON · saibabd.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/saibabd.net

Resolution chain

saibabd.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
43.245.118.243.245.118.0/24AS134135BD

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.

Threat posture

History

Mail and authentication

MX records

  • saibabd.net

SPF policy

11 SPF mechanisms authorising senders for saibabd.net.

MechanismTarget
SPF_Asaibabd.net
SPF_IP148.251.233.48
SPF_IP149.202.115.196
SPF_IP38.106.52.106
SPF_IP43.245.118.2
SPF_IP46.105.100.210
SPF_IP5.196.57.237
SPF_IP5.39.66.122
SPF_IP5.39.72.80
SPF_IP51.77.152.160
SPF_MXsaibabd.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 20

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