Skip to content

Hostname

damian.pl

Last fetched

damian.pl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:corporation service company as the registrar.

Nutrition Label

WHISPER CANON · damian.plRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/damian.pl

Resolution chain

damian.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.37.145.16213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.176.17735.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
91.212.165.3091.212.165.0/24AS49197PL

WHOIS identity

Registrar
registrar:corporation service company
Organization
domain administrator
Contact emails

Subdomains

49 observed subdomains of damian.pl.

Web-graph footprint

Distinct hostnames that link to or from damian.pl in the public web crawl.

276 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for damian.pl.

MechanismTarget
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDE_spf.medicover.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from damian.pl.

Cypher and MCP

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

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