Skip to content

Hostname

b.webtech.com.bd

Last fetched

b.webtech.com.bd resolves to 1 IPv4 address operated by LCPA-AS - Lincoln Center for the Performing Arts, Inc. in US.

Nutrition Label

WHISPER CANON · b.webtech.com.bdRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/b.webtech.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
104.161.92.251104.161.64.0/18AS53755LCPA-AS - Lincoln Center for the Performing Arts, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of b.webtech.com.bd.

Threat posture

History

Mail and authentication

MX records

  • b.webtech.com.bd

SPF policy

6 SPF mechanisms authorising senders for b.webtech.com.bd.

MechanismTarget
SPF_Ab.webtech.com.bd
SPF_IP104.161.92.251
SPF_IP104.161.92.252
SPF_IP104.243.33.125
SPF_IP184.164.76.211
SPF_MXb.webtech.com.bd

Related pages

Pivot deeper into the graph from b.webtech.com.bd.

Cypher and MCP

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

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