Skip to content

Hostname

gory.linuxpl.eu

Last fetched

gory.linuxpl.eu resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · gory.linuxpl.euRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gory.linuxpl.eu

Resolution chain

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

IPPrefixASNOperatorCountry
213.239.195.172213.239.192.0/18AS24940DE

WHOIS identity

No WHOIS records are currently associated with gory.linuxpl.eu in WhisperGraph.

Subdomains

2 observed subdomains of gory.linuxpl.eu.

Web-graph footprint

Distinct hostnames that link to or from gory.linuxpl.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gory.linuxpl.eu.

MechanismTarget
SPF_Agory.linuxpl.eu
SPF_IP213.239.195.172
SPF_MXgory.linuxpl.eu

Related pages

Pivot deeper into the graph from gory.linuxpl.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gory.linuxpl.eu"})-[: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.