Skip to content

Hostname

elmp.gr

Last fetched

elmp.gr resolves to 2 IPv4 addresses operated by IPHOST .GR IpDomain in GR.

Nutrition Label

WHISPER CANON · elmp.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elmp.gr

Resolution chain

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

IPPrefixASNOperatorCountry
93.174.121.12893.174.120.0/21AS47521IPHOST .GR IpDomainGR
93.174.121.24793.174.120.0/21AS47521IPHOST .GR IpDomainGR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • elmp.gr

SPF policy

9 SPF mechanisms authorising senders for elmp.gr.

MechanismTarget
SPF_Aelmp.gr
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.174.121.128
SPF_IP93.174.121.139
SPF_IP93.174.121.193
SPF_IP93.174.121.200
SPF_IP93.174.121.247
SPF_MXelmp.gr

Related pages

Pivot deeper into the graph from elmp.gr.

Cypher and MCP

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

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