Skip to content

Hostname

gravitythenewtons.gr

Last fetched

gravitythenewtons.gr resolves to 1 IPv4 address operated by AS3329 in GR.

Nutrition Label

WHISPER CANON · gravitythenewtons.grRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gravitythenewtons.gr

Resolution chain

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

IPPrefixASNOperatorCountry
195.97.97.46195.97.96.0/19AS3329GR

WHOIS identity

No WHOIS records are currently associated with gravitythenewtons.gr in WhisperGraph.

Subdomains

5 observed subdomains of gravitythenewtons.gr.

Web-graph footprint

Distinct hostnames that link to or from gravitythenewtons.gr in the public web crawl.

9 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gravitythenewtons.gr.

MechanismTarget
SPF_Agravitythenewtons.gr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.97.77.230
SPF_IP195.97.97.44
SPF_IP195.97.97.45
SPF_IP195.97.97.46
SPF_IP212.205.81.146
SPF_IP62.74.168.126/30
SPF_IP80.106.187.215
SPF_IP94.70.239.23/32
SPF_MXgravitythenewtons.gr

Related pages

Pivot deeper into the graph from gravitythenewtons.gr.

Cypher and MCP

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

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