Skip to content

Hostname

indiasoft.bmtraders.com

Last fetched

indiasoft.bmtraders.com resolves to 3 IPv4 addresses operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · indiasoft.bmtraders.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/indiasoft.bmtraders.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with indiasoft.bmtraders.com in WhisperGraph.

Subdomains

2 observed subdomains of indiasoft.bmtraders.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for indiasoft.bmtraders.com.

MechanismTarget
SPF_Aindiasoft.bmtraders.com
SPF_INCLUDEbear-us.dnsracks.com
SPF_INCLUDEearth.dnsracks.com
SPF_INCLUDEneotechincit.com
SPF_IP107.6.170.242
SPF_IP107.6.170.245
SPF_IP108.163.193.210
SPF_IP108.163.193.220
SPF_MXindiasoft.bmtraders.com

Related pages

Pivot deeper into the graph from indiasoft.bmtraders.com.

Cypher and MCP

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

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