Skip to content

Hostname

commsatwork.org

Last fetched

commsatwork.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · commsatwork.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/commsatwork.org

Resolution chain

commsatwork.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.5188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.5188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:13
Organization
communities@work
Contact emails

Subdomains

12 observed subdomains of commsatwork.org.

Web-graph footprint

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

83 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for commsatwork.org.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.cloud.micropay.com.au
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.148.65.38
SPF_IP122.99.80.82
SPF_IP122.99.94.198
SPF_IP123.200.142.181
SPF_IP148.105.8.0/21
SPF_IP194.193.33.162
SPF_IP194.193.33.203
SPF_IP194.193.33.230
SPF_IP198.2.128.0/18
SPF_IP202.142.60.114
SPF_IP203.28.238.11
SPF_IP205.201.128.0/20
SPF_IP54.206.104.100
SPF_IP54.206.52.124

Related pages

Pivot deeper into the graph from commsatwork.org.

Cypher and MCP

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

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