Skip to content

Hostname

pop3.maxaudio.eu

Last fetched

pop3.maxaudio.eu resolves to 2 IPv4 addresses operated by ATMAN-ISP-AS - Atman Sp. z o.o. in PL.

Nutrition Label

WHISPER CANON · pop3.maxaudio.euRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/pop3.maxaudio.eu

Resolution chain

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

IPPrefixASNOperatorCountry
77.79.221.15177.79.221.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL
77.79.221.18377.79.221.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL

WHOIS identity

No WHOIS records are currently associated with pop3.maxaudio.eu in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for pop3.maxaudio.eu.

MechanismTarget
SPF_INCLUDE_spf.dcsaas.net
SPF_INCLUDE_spf.freshmail.pl
SPF_IP31.179.222.112/32
SPF_MXpop3.maxaudio.eu

Related pages

Pivot deeper into the graph from pop3.maxaudio.eu.

Cypher and MCP

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

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