Skip to content

Hostname

multirama.gr

Last fetched

multirama.gr resolves to 1 IPv4 address operated by AS20940 in ES.

Nutrition Label

WHISPER CANON · multirama.grRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/multirama.gr

Resolution chain

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

IPPrefixASNOperatorCountry
95.101.39.8495.101.39.0/24AS20940ES

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

11 observed subdomains of multirama.gr.

Web-graph footprint

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

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for multirama.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.205.87.56/32
SPF_MXmultirama.gr

Related pages

Pivot deeper into the graph from multirama.gr.

Cypher and MCP

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

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