Skip to content

Hostname

bmtraders.com

Last fetched

bmtraders.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bmtraders.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bmtraders.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.6.170.242107.6.160.0/20AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

Registrar
iana:303
Organization
ebrana india
Contact emails

Subdomains

10 observed subdomains of bmtraders.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bmtraders.com.

MechanismTarget
SPF_Arightmx.dnsracks.com
SPF_IP107.6.170.242
SPF_IP107.6.170.245
SPF_IP205.147.111.56
SPF_IP205.147.111.70
SPF_IP205.147.111.71
SPF_IP205.147.111.76
SPF_IP205.147.111.79
SPF_MXbmtraders.com

Related pages

Pivot deeper into the graph from bmtraders.com.

Cypher and MCP

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

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