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
Resolution chain
chwmeg.org 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 |
|---|---|---|---|---|
| 204.16.243.235 | 204.16.243.0/24 | AS20326 | TERASWITCH - 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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for chwmeg.org.
| Mechanism | Target |
|---|---|
| SPF_A | chwmeg.org |
| SPF_A | mailwash52.pair.com |
| SPF_A | relay00.pair.com |
| SPF_A | relay01.pair.com |
| SPF_A | relay02.pair.com |
| SPF_A | relay03.pair.com |
| SPF_A | relay04.pair.com |
| SPF_A | relay05.pair.com |
| SPF_A | vps1058.pairvps.com |
| SPF_A | www.chwmeg.org |
| SPF_INCLUDE | pairlist.com |
| SPF_INCLUDE | relay.pair.com |
| SPF_INCLUDE | webmail.pair.com |
| SPF_IP | 204.16.243.235 |
| SPF_IP | 209.68.5.15 |
| SPF_IP | 209.68.5.16 |
| SPF_IP | 209.68.5.17 |
| SPF_IP | 209.68.5.9 |
| SPF_IP | 216.92.163.14 |
| SPF_MX | chwmeg.org |
Related pages
Pivot deeper into the graph from chwmeg.org.
- IP · 204.16.243.235
- ASN · AS20326TERASWITCH - TeraSwitch Networks Inc.
- Registrar · iana:2
- Country · US
- Email · jeff_sacre@chwmeg.org
- TLD · .org
- Browse hostnames · ch…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.