Skip to content

Hostname

beyondgravity.com

Last fetched

beyondgravity.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · beyondgravity.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/beyondgravity.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.212.115.22852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1408
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

37 observed subdomains of beyondgravity.com.

Web-graph footprint

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

262 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for beyondgravity.com.

MechanismTarget
SPF_INCLUDE_spf-sfdc.successfactors.com
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEmailing.sagedpw.at
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vizito.be
SPF_IP91.223.121.28
SPF_IP91.223.121.6

Related pages

Pivot deeper into the graph from beyondgravity.com.

Cypher and MCP

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

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