Skip to content

Hostname

jmcommodities.com

Last fetched

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

Nutrition Label

WHISPER CANON · jmcommodities.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/jmcommodities.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.211.160.159104.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:303
Organization
techlink infoware pvt.
Contact emails

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jmcommodities.com.

MechanismTarget
SPF_Ajmcommodities.com
SPF_INCLUDEin-iwc-spf.icewarpcloud.in
SPF_MXjmcommodities.com

Related pages

Pivot deeper into the graph from jmcommodities.com.

Cypher and MCP

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

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