Hostname
ismc.ac.bd
Last fetched
ismc.ac.bd is a registered hostname under the .bd top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with ismc.ac.bd in WhisperGraph.
Subdomains
7 observed subdomains of ismc.ac.bd.
Web-graph footprint
Distinct hostnames that link to or from ismc.ac.bd in the public web crawl.
16 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ismc.ac.bd
SPF policy
11 SPF mechanisms authorising senders for ismc.ac.bd.
| Mechanism | Target |
|---|---|
| SPF_A | ismc.ac.bd |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 104.250.134.50 |
| SPF_IP | 107.161.23.11 |
| SPF_IP | 107.161.23.21 |
| SPF_IP | 107.178.106.226 |
| SPF_IP | 173.254.219.146 |
| SPF_IP | 208.115.236.147 |
| SPF_IP | 208.115.236.166 |
| SPF_IP | 5.252.161.49 |
| SPF_MX | ismc.ac.bd |
Related pages
Pivot deeper into the graph from ismc.ac.bd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ismc.ac.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.