Skip to content

Hostname

simplewebsolutions.gr

Last fetched

simplewebsolutions.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.216.227144.76.0.0/16AS24940DE

WHOIS identity

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

Subdomains

59 observed subdomains of simplewebsolutions.gr.

Web-graph footprint

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

62 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for simplewebsolutions.gr.

MechanismTarget
SPF_Asimplewebsolutions.gr
SPF_INCLUDEzoho.eu
SPF_IP135.181.49.242
SPF_IP144.76.216.227
SPF_IP195.154.47.97
SPF_IP212.129.60.183
SPF_IP23.88.66.145
SPF_MXsimplewebsolutions.gr

Related pages

Pivot deeper into the graph from simplewebsolutions.gr.

Cypher and MCP

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

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