Skip to content

Hostname

www.p-learning.com

Last fetched

www.p-learning.com resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · www.p-learning.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.p-learning.com

Resolution chain

www.p-learning.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.89.97.10151.89.0.0/16AS16276DE

WHOIS identity

No WHOIS records are currently associated with www.p-learning.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for www.p-learning.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.realsender.com
SPF_IP178.22.65.70
SPF_IP178.22.70.39
SPF_IP185.12.5.174
SPF_IP31.171.246.166
SPF_IP31.171.246.250
SPF_IP31.171.251.180
SPF_IP31.171.251.19
SPF_IP31.171.251.248
SPF_IP93.174.64.0/21
SPF_IP93.62.198.222
SPF_MXwww.p-learning.com

Related pages

Pivot deeper into the graph from www.p-learning.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.p-learning.com"})-[: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.