Skip to content

Hostname

lizard.pl

Last fetched

lizard.pl resolves to 2 IPv4 addresses operated by AS20853 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · lizard.plRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/lizard.pl

Resolution chain

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

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
Contact emails

Subdomains

26 observed subdomains of lizard.pl.

Web-graph footprint

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

113 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lizard.pl.

MechanismTarget
SPF_Alizard.pl
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.95.237.2/32
SPF_IP77.95.237.95
SPF_IP79.133.207.100
SPF_IP79.133.210.167
SPF_IP79.133.211.53
SPF_MXlizard.pl

Related pages

Pivot deeper into the graph from lizard.pl.

Cypher and MCP

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

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