Hostname
batabd.com
Last fetched
batabd.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
batabd.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:292
- Organization
- bangladesh export import co.
- Contact emails
- 339a27051106cf9b21b800e7d39fd8f60a0ba2c8@whois.gkg.net
- 71e4ed8b20513aa598e9af07cf530df68f67086d@whois.gkg.net
- 8773bbbc882322f3348c95cb9371354b1389072f@whois.gkg.net
- 99aa92f7e9fcd942157106c1b924daaf7366748c@whois.gkg.net
- c637510c76597b59621df56dd8e9271e1c230a40@whois.gkg.net
- ccebfc5d8722a7d03f380f7605c95f87943749ea@whois.gkg.net
Subdomains
3 observed subdomains of batabd.com.
Web-graph footprint
Distinct hostnames that link to or from batabd.com in the public web crawl.
107 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from batabd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "batabd.com"})-[: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.