Skip to content

Hostname

ilka.gr

Last fetched

ilka.gr resolves to 1 IPv4 address operated by AS209341 in NL.

Nutrition Label

WHISPER CANON · ilka.grRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ilka.gr

Resolution chain

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

IPPrefixASNOperatorCountry
69.48.185.6969.48.184.0/22AS209341NL

WHOIS identity

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

Subdomains

36 observed subdomains of ilka.gr.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ilka.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.57.6.213
SPF_IP193.92.49.202
SPF_IP194.154.34.230
SPF_IP213.16.182.46
SPF_IP37.99.193.154
SPF_IP62.38.113.8
SPF_IP68.66.240.123
SPF_IP68.66.240.124
SPF_IP69.48.185.68
SPF_IP84.254.32.223
SPF_IP94.70.247.65

Related pages

Pivot deeper into the graph from ilka.gr.

Cypher and MCP

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

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