Skip to content

Hostname

chwmeg.org

Last fetched

chwmeg.org resolves to 1 IPv4 address operated by TERASWITCH - TeraSwitch Networks Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · chwmeg.orgRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/chwmeg.org

Resolution chain

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

IPPrefixASNOperatorCountry
204.16.243.235204.16.243.0/24AS20326TERASWITCH - TeraSwitch Networks Inc.US

WHOIS identity

Registrar
iana:2
Organization
chwmeg,
Contact emails

Subdomains

10 observed subdomains of chwmeg.org.

Web-graph footprint

Distinct hostnames that link to or from chwmeg.org in the public web crawl.

39 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for chwmeg.org.

MechanismTarget
SPF_Achwmeg.org
SPF_Amailwash52.pair.com
SPF_Arelay00.pair.com
SPF_Arelay01.pair.com
SPF_Arelay02.pair.com
SPF_Arelay03.pair.com
SPF_Arelay04.pair.com
SPF_Arelay05.pair.com
SPF_Avps1058.pairvps.com
SPF_Awww.chwmeg.org
SPF_INCLUDEpairlist.com
SPF_INCLUDErelay.pair.com
SPF_INCLUDEwebmail.pair.com
SPF_IP204.16.243.235
SPF_IP209.68.5.15
SPF_IP209.68.5.16
SPF_IP209.68.5.17
SPF_IP209.68.5.9
SPF_IP216.92.163.14
SPF_MXchwmeg.org

Related pages

Pivot deeper into the graph from chwmeg.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "chwmeg.org"})-[: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.