Skip to content

Hostname

orionproperties.gr

Last fetched

orionproperties.gr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · orionproperties.grRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/orionproperties.gr

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.79.11118.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.11418.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.5518.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.79.7618.64.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.113.113.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.53.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.83.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.833.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

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

Subdomains

1 observed subdomain of orionproperties.gr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for orionproperties.gr.

MechanismTarget
SPF_Aorionproperties.gr
SPF_INCLUDEspf.supercp.com
SPF_IP209.124.66.5
SPF_IP209.124.67.66
SPF_MXorionproperties.gr

Related pages

Pivot deeper into the graph from orionproperties.gr.

Cypher and MCP

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

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