Skip to content

Hostname

mbcplus.com

Last fetched

mbcplus.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · mbcplus.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mbcplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.231.28.17352.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR

WHOIS identity

Registrar
iana:100
Organization
mbcplus
Contact emails

Subdomains

5 observed subdomains of mbcplus.com.

Web-graph footprint

Distinct hostnames that link to or from mbcplus.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mbcplus.com.

MechanismTarget
SPF_INCLUDEspf.worksmobile.com
SPF_IP121.254.133.231
SPF_IP121.254.133.232
SPF_IP121.254.134.211
SPF_IP121.254.134.212
SPF_IP121.254.134.213
SPF_IP14.63.192.210
SPF_IP211.40.221.213
SPF_IP211.40.221.214
SPF_IP52.231.28.173
SPF_IP61.42.12.124

Related pages

Pivot deeper into the graph from mbcplus.com.

Cypher and MCP

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

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