Skip to content

Hostname

evodm.pl

Last fetched

evodm.pl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:lh.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · evodm.plRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/evodm.pl

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.107.218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.176.9252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.74.15763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.89.11563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:lh.pl sp. z o.o.
Organization
Contact emails

Subdomains

2 observed subdomains of evodm.pl.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for evodm.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.124.245.125/32
SPF_IP89.171.46.90

Related pages

Pivot deeper into the graph from evodm.pl.

Cypher and MCP

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

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