Skip to content

Hostname

otoe.gr

Last fetched

otoe.gr resolves to 1 IPv4 address operated by AS41697 in GR.

Nutrition Label

WHISPER CANON · otoe.grRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/otoe.gr

Resolution chain

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

IPPrefixASNOperatorCountry
80.85.30.6080.85.30.0/24AS41697GR

WHOIS identity

No WHOIS records are currently associated with otoe.gr in WhisperGraph.

Subdomains

33 observed subdomains of otoe.gr.

Web-graph footprint

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

56 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • otoe.gr

SPF policy

6 SPF mechanisms authorising senders for otoe.gr.

MechanismTarget
SPF_Aotoe.gr
SPF_INCLUDEspf.mailjet.com
SPF_IP159.69.222.183
SPF_IP80.85.30.60
SPF_IP93.174.125.253/32
SPF_MXotoe.gr

Related pages

Pivot deeper into the graph from otoe.gr.

Cypher and MCP

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

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