Skip to content

Hostname

mail.figot.pl

Last fetched

mail.figot.pl resolves to 3 IPv4 addresses operated by LHPL - LH.pl Sp. z o.o. in PL.

Nutrition Label

WHISPER CANON · mail.figot.plRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/mail.figot.pl

Resolution chain

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

IPPrefixASNOperatorCountry
62.122.190.11962.122.190.0/24AS203417LHPL - LH.pl Sp. z o.o.PL
77.79.221.13677.79.221.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL
77.79.221.16877.79.221.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL

WHOIS identity

No WHOIS records are currently associated with mail.figot.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mail.figot.pl.

MechanismTarget
SPF_INCLUDE_spf.dcsaas.net
SPF_MXmail.figot.pl

Related pages

Pivot deeper into the graph from mail.figot.pl.

Cypher and MCP

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

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