Skip to content

Hostname

www.commitmentmsc.com

Last fetched

www.commitmentmsc.com resolves to 1 IPv4 address operated by TOMATTOSTL-AS-AP Tomattos Technologies Ltd. in BD.

Nutrition Label

WHISPER CANON · www.commitmentmsc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.commitmentmsc.com

Resolution chain

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

IPPrefixASNOperatorCountry
14.128.14.714.128.14.0/24AS136246TOMATTOSTL-AS-AP Tomattos Technologies Ltd.BD

WHOIS identity

No WHOIS records are currently associated with www.commitmentmsc.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.commitmentmsc.com.

MechanismTarget
SPF_Awww.commitmentmsc.com
SPF_IP14.128.14.100
SPF_IP14.128.14.2
SPF_IP14.128.14.5
SPF_IP14.128.14.7
SPF_MXwww.commitmentmsc.com

Related pages

Pivot deeper into the graph from www.commitmentmsc.com.

Cypher and MCP

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

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