Skip to content

Hostname

desfa.gr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.111108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.2108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.27108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.59108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.239.6.10618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.1118.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.7118.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.8418.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

21 observed subdomains of desfa.gr.

Web-graph footprint

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

218 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for desfa.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.167.42.28
SPF_IP195.46.27.197
SPF_IP195.46.27.223
SPF_IP195.46.27.254
SPF_IP20.105.216.41

Related pages

Pivot deeper into the graph from desfa.gr.

Cypher and MCP

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

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