Skip to content

Hostname

admin.common-ground.io

Last fetched

admin.common-ground.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · admin.common-ground.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/admin.common-ground.io

Resolution chain

admin.common-ground.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.182.1513.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.2113.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.6713.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.7913.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.10618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with admin.common-ground.io in WhisperGraph.

Subdomains

2 observed subdomains of admin.common-ground.io.

Web-graph footprint

Distinct hostnames that link to or from admin.common-ground.io in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from admin.common-ground.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "admin.common-ground.io"})-[: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.