Skip to content

Hostname

gravity.place

Last fetched

gravity.place resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · gravity.placeRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gravity.place

Resolution chain

gravity.place resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.232.23713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.29.23513.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.194.13513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.238.9918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.134.4518.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.111.6435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.169.11935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.98.17735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.89.20052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.177.19752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.52.13654.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.89.6854.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.102.14754.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.16.13554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.176.19454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.113.19954.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.232.4213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
azamat baidildayev
Contact emails

Subdomains

10 observed subdomains of gravity.place.

Web-graph footprint

Distinct hostnames that link to or from gravity.place in the public web crawl.

51 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gravity.place.

Cypher and MCP

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

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