Skip to content

Hostname

admin.bee-iolkos.gr

Last fetched

admin.bee-iolkos.gr resolves to 2 IPv4 addresses operated by COMBELL-AS - Combell NV in GR.

Nutrition Label

WHISPER CANON · admin.bee-iolkos.grRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/admin.bee-iolkos.gr

Resolution chain

admin.bee-iolkos.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.138.42.192185.138.100.0/22AS34762COMBELL-AS - Combell NVGR
213.158.91.241213.159.16.0/22AS34762COMBELL-AS - Combell NVGR

WHOIS identity

No WHOIS records are currently associated with admin.bee-iolkos.gr in WhisperGraph.

Subdomains

1 observed subdomain of admin.bee-iolkos.gr.

Web-graph footprint

Distinct hostnames that link to or from admin.bee-iolkos.gr in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for admin.bee-iolkos.gr.

MechanismTarget
SPF_Aadmin.bee-iolkos.gr
SPF_MXadmin.bee-iolkos.gr

Related pages

Pivot deeper into the graph from admin.bee-iolkos.gr.

Cypher and MCP

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

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