Skip to content

Hostname

mbws.com

Last fetched

mbws.com resolves to 1 IPv4 address operated by AS16347 in FR. WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · mbws.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mbws.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.102.229.17162.102.224.0/19AS16347FR

WHOIS identity

Registrar
iana:1290
Organization
ballet wouter
Contact emails

Subdomains

26 observed subdomains of mbws.com.

Web-graph footprint

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

17 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mbws.com.

MechanismTarget
SPF_Ambws.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.64.165.113
SPF_IP46.20.162.155
SPF_IP62.102.229.173
SPF_IP79.96.155.127
SPF_MXmbws.com

Related pages

Pivot deeper into the graph from mbws.com.

Cypher and MCP

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

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