Skip to content

Hostname

gravit.io

Last fetched

gravit.io resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · gravit.ioRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gravit.io

Resolution chain

gravit.io resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.14.231100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.248.144100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.33.53100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.36.135100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.109.633.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.46.19334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.25.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.208.13752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.119.22654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.155.6154.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.148.16432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
alexander adam
Contact emails

Subdomains

12 observed subdomains of gravit.io.

Web-graph footprint

Distinct hostnames that link to or from gravit.io in the public web crawl.

183 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gravit.io.

MechanismTarget
SPF_INCLUDE_spf.corel.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gravit.io.

Cypher and MCP

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

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