Skip to content

Hostname

chamtrading.com

Last fetched

chamtrading.com resolves to 1 IPv4 address operated by AS3786 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · chamtrading.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/chamtrading.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.47.74.55211.47.74.0/24AS3786KR

WHOIS identity

Registrar
iana:244
Organization
chamtrading
Contact emails

Subdomains

2 observed subdomains of chamtrading.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for chamtrading.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP121.254.168.49
SPF_IP203.235.173.160
SPF_IP203.235.173.161
SPF_IP203.235.173.163
SPF_IP203.235.173.164
SPF_IP203.235.173.166
SPF_IP203.235.173.167
SPF_IP218.158.247.211
SPF_IP218.158.247.234

Related pages

Pivot deeper into the graph from chamtrading.com.

Cypher and MCP

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

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