Skip to content

Hostname

libaas.com.bd

Last fetched

libaas.com.bd resolves to 2 IPv4 addresses operated by AS17494 in BD.

Nutrition Label

WHISPER CANON · libaas.com.bdRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/libaas.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
123.49.12.133123.49.12.0/24AS17494BD
72.9.145.4472.9.144.0/21AS30277DFW-DATACENTER - DFW DatacenterUS

WHOIS identity

No WHOIS records are currently associated with libaas.com.bd in WhisperGraph.

Subdomains

8 observed subdomains of libaas.com.bd.

Threat posture

History

Mail and authentication

MX records

  • libaas.com.bd

SPF policy

4 SPF mechanisms authorising senders for libaas.com.bd.

MechanismTarget
SPF_Alibaas.com.bd
SPF_IP67.222.136.63
SPF_IP72.9.145.44
SPF_MXlibaas.com.bd

Related pages

Pivot deeper into the graph from libaas.com.bd.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "libaas.com.bd"})-[: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.