Skip to content

Hostname

k-2.gr

Last fetched

k-2.gr resolves to 1 IPv4 address operated by AS199081 in GR.

Nutrition Label

WHISPER CANON · k-2.grRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/k-2.gr

Resolution chain

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

IPPrefixASNOperatorCountry
5.172.194.1355.172.194.0/24AS199081GR

WHOIS identity

Registrar
Organization
lancom_5_block5
Contact emails

Subdomains

7 observed subdomains of k-2.gr.

Web-graph footprint

Distinct hostnames that link to or from k-2.gr in the public web crawl.

5 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for k-2.gr.

MechanismTarget
SPF_Ak-2.gr
SPF_IP185.70.76.104
SPF_IP5.172.194.135
SPF_IP5.172.195.5
SPF_IP5.172.198.195
SPF_MXk-2.gr

Related pages

Pivot deeper into the graph from k-2.gr.

Cypher and MCP

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

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