Skip to content

Hostname

toolsland.gr

Last fetched

toolsland.gr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · toolsland.grRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/toolsland.gr

Resolution chain

toolsland.gr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.57.45104.22.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
157.90.250.95157.96.180.0/22AS24940HETZNER-AS - Hetzner Online GmbHDE
172.67.189.34172.68.60.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

2 observed subdomains of toolsland.gr.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for toolsland.gr.

MechanismTarget
SPF_Aserver.l05.moserlx.com
SPF_Atoolsland.gr
SPF_INCLUDEzoho.eu
SPF_MXtoolsland.gr

Related pages

Pivot deeper into the graph from toolsland.gr.

Cypher and MCP

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

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