Skip to content

Hostname

allwyn.gr

Last fetched

allwyn.gr resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · allwyn.grRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/allwyn.gr

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.53.245104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.102.7.242104.102.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.31.86.143184.31.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.197.134.23823.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
92.123.149.8192.123.148.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
96.7.97.24996.7.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.HK

WHOIS identity

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

Subdomains

80 observed subdomains of allwyn.gr.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for allwyn.gr.

Related pages

Pivot deeper into the graph from allwyn.gr.

Cypher and MCP

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

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