Skip to content

Hostname

decoro.gr

Last fetched

decoro.gr resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.166.27172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

23 observed subdomains of decoro.gr.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for decoro.gr.

MechanismTarget
SPF_Adecoro.gr
SPF_INCLUDEfedenet.gr
SPF_INCLUDEmailgun.org
SPF_IP37.27.63.43
SPF_MXdecoro.gr

Related pages

Pivot deeper into the graph from decoro.gr.

Cypher and MCP

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

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