Skip to content

Hostname

speedex.gr

Last fetched

speedex.gr resolves to 2 IPv4 addresses operated by HOL-GR Athens, Greece in GR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.46.26.187195.46.0.0/19AS3329HOL-GR Athens, GreeceGR
3.123.216.2473.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

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 speedex.gr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for speedex.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP195.46.26.187
SPF_IP195.46.26.189
SPF_IP195.46.26.190
SPF_IP80.245.162.70
SPF_IP80.245.170.140
SPF_IP81.92.50.37
SPF_IP81.92.50.38

Related pages

Pivot deeper into the graph from speedex.gr.

Cypher and MCP

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

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