Skip to content

Hostname

p-learning.com

Last fetched

p-learning.com resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of p-learning.com.

Web-graph footprint

Distinct hostnames that link to or from p-learning.com in the public web crawl.

34 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for 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_MXp-learning.com

Related pages

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

Cypher and MCP

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

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