Skip to content

Hostname

kwmc.edu.bd

Last fetched

kwmc.edu.bd is a registered hostname under the .bd top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · kwmc.edu.bdRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kwmc.edu.bd

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with kwmc.edu.bd in WhisperGraph.

Subdomains

11 observed subdomains of kwmc.edu.bd.

Web-graph footprint

Distinct hostnames that link to or from kwmc.edu.bd in the public web crawl.

13 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kwmc.edu.bd

SPF policy

14 SPF mechanisms authorising senders for kwmc.edu.bd.

MechanismTarget
SPF_Akwmc.edu.bd
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.174.152.60
SPF_IP103.65.138.11
SPF_IP103.65.138.66
SPF_IP103.65.138.70
SPF_IP148.251.253.52
SPF_IP164.132.253.109
SPF_IP174.142.203.175
SPF_IP174.142.32.205
SPF_IP43.245.118.2
SPF_IP51.255.148.166
SPF_IP79.137.109.104
SPF_MXkwmc.edu.bd

Related pages

Pivot deeper into the graph from kwmc.edu.bd.

Cypher and MCP

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

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