Skip to content

Hostname

maritsopoulos.gr

Last fetched

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

Nutrition Label

WHISPER CANON · maritsopoulos.grRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/maritsopoulos.gr

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.252.178136.243.0.0/16AS24940DE

WHOIS identity

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

Subdomains

5 observed subdomains of maritsopoulos.gr.

Web-graph footprint

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

32 sites link to this hostname.

4,654 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • maritsopoulos.gr

SPF policy

10 SPF mechanisms authorising senders for maritsopoulos.gr.

MechanismTarget
SPF_Amaritsopoulos.gr
SPF_IP136.243.252.178
SPF_IP144.76.222.238
SPF_IP178.21.169.35
SPF_IP178.63.196.70
SPF_IP46.4.153.50
SPF_IP93.174.126.68
SPF_IP94.130.147.70
SPF_IP95.129.47.22
SPF_MXmaritsopoulos.gr

Related pages

Pivot deeper into the graph from maritsopoulos.gr.

Cypher and MCP

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

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