Skip to content

Hostname

dmarketforces.com

Last fetched

dmarketforces.com resolves to 2 IPv4 addresses operated by AS51713 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dmarketforces.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dmarketforces.com

Resolution chain

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

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

13 observed subdomains of dmarketforces.com.

Web-graph footprint

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

132 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for dmarketforces.com.

MechanismTarget
SPF_Admarketforces.com
SPF_INCLUDEsmtp.cloudzyro.com
SPF_INCLUDEsmtp.g7cloud.com
SPF_INCLUDEsmtp.koerge.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.38.92.23
SPF_IP37.9.59.226
SPF_IP5.101.139.91
SPF_IP66.29.141.58
SPF_IP66.29.141.62
SPF_IP69.72.248.201
SPF_IP94.229.73.199
SPF_MXdmarketforces.com

Related pages

Pivot deeper into the graph from dmarketforces.com.

Cypher and MCP

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

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