Skip to content

Hostname

freshmail.pl

Last fetched

freshmail.pl resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · freshmail.plRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/freshmail.pl

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.11913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.10118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.6218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.255.183.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.253.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.453.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.983.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.152.2899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:ovh sas
Organization
freshmail sp. z o.o.
Contact emails

Subdomains

38 observed subdomains of freshmail.pl.

Web-graph footprint

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

737 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for freshmail.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEemail.freshdesk.com
SPF_IP37.59.77.161/32

Related pages

Pivot deeper into the graph from freshmail.pl.

Cypher and MCP

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

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