Skip to content

Hostname

e-options.gr

Last fetched

e-options.gr resolves to 1 IPv4 address operated by INFB-AS9115 in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.136.8.991.136.0.0/17AS9115INFB-AS9115GB

WHOIS identity

No WHOIS records are currently associated with e-options.gr in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from e-options.gr in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for e-options.gr.

MechanismTarget
SPF_Ae-options.gr
SPF_INCLUDEspfc50.megamailservers.com
SPF_MXe-options.gr

Related pages

Pivot deeper into the graph from e-options.gr.

Cypher and MCP

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

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