Skip to content

Hostname

gravityus.com

Last fetched

gravityus.com resolves to 1 IPv4 address operated by GRVYUS-PIT-A - Gravity Interactive, Inc. in US. WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · gravityus.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gravityus.com

Resolution chain

gravityus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.241.93.57128.241.92.0/22AS1412GRVYUS-PIT-A - Gravity Interactive, Inc.US

WHOIS identity

Registrar
iana:1040
Organization
andrew park
Contact emails

Subdomains

116 observed subdomains of gravityus.com.

Web-graph footprint

Distinct hostnames that link to or from gravityus.com in the public web crawl.

35 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gravityus.com.

MechanismTarget
SPF_INCLUDEbenchclient.com
SPF_INCLUDEbmsend.com
SPF_IP128.241.92.0/22
SPF_IP2001:418:4005::/48
SPF_IP204.2.170.32/27
SPF_MXgravityus.com

Related pages

Pivot deeper into the graph from gravityus.com.

Cypher and MCP

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

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