Skip to content

Hostname

ered.gr

Last fetched

ered.gr resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.2.8220.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
92.113.16.23792.113.16.0/21AS47583ANSONNET-AS-UKDE
92.113.16.6192.113.16.0/21AS47583ANSONNET-AS-UKDE
92.113.23.22092.113.16.0/21AS47583ANSONNET-AS-UKDE
92.113.23.24892.113.16.0/21AS47583ANSONNET-AS-UKDE

WHOIS identity

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

Subdomains

1 observed subdomain of ered.gr.

Subdomain
www.ered.gr

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ered.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com

Related pages

Pivot deeper into the graph from ered.gr.

Cypher and MCP

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

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