Hostname
commercedynamics.com
Last fetched
commercedynamics.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commercedynamics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.196.163.97 | 104.196.160.0/20 | AS396982 | QOSL-AS-AP Qovic Online Solutions LLP | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of commercedynamics.com owner
- Contact emails
- commercedynamics.com@namebrightprivacy.com
- 92a4c0f7-9595-4472-8ca2-e268b9c63e2f@identity-protect.org
- a503cbfc-c527-43be-8e54-37ba75bc16c5@identity-protect.org
- dbf64743-768d-4076-8f71-2737fc340bc7@identity-protect.org
- e862a528-689b-4bff-9111-345d60371037@identity-protect.org
- ec30b591-4465-4126-857c-1e49e3a46108@identity-protect.org
- owner-10865800@commercedynamics.com.whoisprivacyservice.org
- owner-196088@commercedynamics.com.whoisprivacyservice.org
- owner-2393996@commercedynamics.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of commercedynamics.com.
| Subdomain |
|---|
| www.commercedynamics.com |
Web-graph footprint
Distinct hostnames that link to or from commercedynamics.com in the public web crawl.
39 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for commercedynamics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from commercedynamics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "commercedynamics.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.