Skip to content

Hostname

knp.gr

Last fetched

knp.gr resolves to 1 IPv4 address operated by AS8280 in GR.

Nutrition Label

WHISPER CANON · knp.grRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/knp.gr

Resolution chain

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

IPPrefixASNOperatorCountry
78.108.43.24778.108.43.0/24AS8280GR

WHOIS identity

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

Subdomains

4 observed subdomains of knp.gr.

Web-graph footprint

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

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for knp.gr.

MechanismTarget
SPF_Aknp.gr
SPF_Astatic.masterpromo.gr
SPF_MXknp.gr

Related pages

Pivot deeper into the graph from knp.gr.

Cypher and MCP

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

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