Skip to content

Hostname

lams.gov.bd

Last fetched

lams.gov.bd resolves to 1 IPv4 address operated by AS63932 in BD.

Nutrition Label

WHISPER CANON · lams.gov.bdRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/lams.gov.bd

Resolution chain

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

IPPrefixASNOperatorCountry
114.130.119.56114.130.116.0/22AS63932BD

WHOIS identity

No WHOIS records are currently associated with lams.gov.bd in WhisperGraph.

Subdomains

5 observed subdomains of lams.gov.bd.

Web-graph footprint

Distinct hostnames that link to or from lams.gov.bd in the public web crawl.

65 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from lams.gov.bd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lams.gov.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.