Skip to content

Hostname

mwdibanking.com

Last fetched

mwdibanking.com resolves to 2 IPv4 addresses operated by MPT-AP - Myanma Posts and Telecommunications in MM. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · mwdibanking.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mwdibanking.com

Resolution chain

mwdibanking.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
136.228.160.226136.228.160.0/24AS9988MPT-AP - Myanma Posts and TelecommunicationsMM
65.18.112.4165.18.112.0/24AS136255TIMCL-AS-AP - Telecom International Myanmar Co., LtdMM

WHOIS identity

Registrar
iana:82
Organization
myawaddy bank
Contact emails

Subdomains

10 observed subdomains of mwdibanking.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mwdibanking.com.

MechanismTarget
SPF_Amwdibanking.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEwebsitewelcome.com
SPF_MXmwdibanking.com

Related pages

Pivot deeper into the graph from mwdibanking.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.