Skip to content

Hostname

commonground.work

Last fetched

commonground.work resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · commonground.workRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/commonground.work

Resolution chain

commonground.work resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.167.88.1263.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.603.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.753.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.943.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

35 observed subdomains of commonground.work.

Web-graph footprint

Distinct hostnames that link to or from commonground.work in the public web crawl.

165 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for commonground.work.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from commonground.work.

Cypher and MCP

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

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