Skip to content

Hostname

thenewtons.gr

Last fetched

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

Nutrition Label

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

Resolution chain

thenewtons.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.42195.97.96.0/19AS3329GR

WHOIS identity

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

Subdomains

35 observed subdomains of thenewtons.gr.

Web-graph footprint

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

64 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for thenewtons.gr.

MechanismTarget
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

Related pages

Pivot deeper into the graph from thenewtons.gr.

Cypher and MCP

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

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