Skip to content

Hostname

mail.learnup.eu

Last fetched

mail.learnup.eu resolves to 1 IPv4 address operated by AS16276 in PL.

Nutrition Label

WHISPER CANON · mail.learnup.euRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.learnup.eu

Resolution chain

mail.learnup.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.59.43.41146.59.0.0/17AS16276PL

WHOIS identity

No WHOIS records are currently associated with mail.learnup.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail.learnup.eu.

MechanismTarget
SPF_Aitensity.com.pl
SPF_Aitensity.pl
SPF_Alearnup.eu
SPF_Alearnup.pl
SPF_Amail.learnup.eu
SPF_Aobecnosci.pl
SPF_MXmail.learnup.eu

Related pages

Pivot deeper into the graph from mail.learnup.eu.

Cypher and MCP

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

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