Skip to content

Hostname

cm-guild.com

Last fetched

cm-guild.com resolves to 1 IPv4 address operated by AS209341 in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cm-guild.comRouting diversity1.5/10Peering density2.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cm-guild.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.146.22.238185.146.20.0/22AS209341NL

WHOIS identity

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

Subdomains

16 observed subdomains of cm-guild.com.

Web-graph footprint

Distinct hostnames that link to or from cm-guild.com in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • cm-guild.com

SPF policy

8 SPF mechanisms authorising senders for cm-guild.com.

MechanismTarget
SPF_Acm-guild.com
SPF_INCLUDEspf.a2hosting.com
SPF_IP185.106.211.206
SPF_IP185.106.211.211
SPF_IP185.106.211.240
SPF_IP185.146.22.238
SPF_IP208.74.123.2
SPF_MXcm-guild.com

Related pages

Pivot deeper into the graph from cm-guild.com.

Cypher and MCP

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

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