Skip to content

Hostname

activeholidaysingreece.com

Last fetched

activeholidaysingreece.com resolves to 1 IPv4 address operated by IOMART-AS in GR. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · activeholidaysingreece.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/activeholidaysingreece.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.154.242.12495.154.192.0/18AS20860IOMART-ASGR

WHOIS identity

Registrar
iana:1727
Organization
tsampouraki-georgiou g. elpida
Contact emails

Subdomains

2 observed subdomains of activeholidaysingreece.com.

Web-graph footprint

Distinct hostnames that link to or from activeholidaysingreece.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • activeholidaysingreece.com

SPF policy

4 SPF mechanisms authorising senders for activeholidaysingreece.com.

MechanismTarget
SPF_Aactiveholidaysingreece.com
SPF_IP95.154.242.124
SPF_IP95.154.242.126
SPF_MXactiveholidaysingreece.com

Related pages

Pivot deeper into the graph from activeholidaysingreece.com.

Cypher and MCP

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

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