Skip to content

Hostname

mubashertrade.com

Last fetched

mubashertrade.com resolves to 1 IPv4 address operated by AS5384 in AE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · mubashertrade.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mubashertrade.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.96.239.7786.96.224.0/19AS5384AE

WHOIS identity

Registrar
iana:9
Organization
mubasher financial services b.s.c c
Contact emails

Subdomains

85 observed subdomains of mubashertrade.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mubashertrade.com.

MechanismTarget
SPF_INCLUDEsendgrid.info
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP168.245.51.253
SPF_IP86.96.239.94/32

Related pages

Pivot deeper into the graph from mubashertrade.com.

Cypher and MCP

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

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